Messsage/Alert Box in asp.net. How to?
Hi friends,
I have done programming using vb.net.. For msg/alert box i have been using msgbox.show("some msg")... How can i do the same using c#. Can it be done without using javascript,as i found in most articles. Thanks