Is it possible for ASP.NET handling Windows Class Library ?
Let's Say i've a class library to show windows message (MessageBox.sho w) but
run on ASP.NET ? so after the user click the button it trigger the
MessageBox.Show ()
Thanks
Let's Say i've a class library to show windows message (MessageBox.sho w) but
run on ASP.NET ? so after the user click the button it trigger the
MessageBox.Show ()
Thanks
Comment