open jquery popup window
open jquery popup window
i m a developer of asp.net..
i have 2 form,
default1.aspx and default2.aspx.
i want to open default2 as jQuery popup window from default1 on click of linkbutton.
in default2 there are two textboxes and 2 buttons that is OK and Cancel
as and when i click the OK button the values in those two texboxes sholud be fetched and i want to use them in my original page(Default1) from where i opened apopup window
is there any way.....
thankx,