Hi
In my application, i would like to use the popup window concept.
When the user clciks a button, a popup window should appear, with a textbox to enter a value.
on closing the popup window, the user entered value should get saved into a table
I am using asp.net 2.0
Can anyone please tel, what all are the things to be noted for this?
thanks