|
-
Sep 20th, 2005, 04:23 AM
#1
[RESOLVED] Window.showModalDialog JS and doing a post back on the modal form.
If you pop a window up using Window.showModalDialog in JS then you cannot add code behind button clicks....
What happens it when the forms posts back to the server to do stuff it reopens a new instance of the form, and doesn't use the same one. So you end up with a modal instance of Login.aspx, and a normal, non modal, Login.aspx.
This is very strange, and a really kick in the teeth. Anyone got any ways of fixing this?
Would remoting be the only way?
Woka
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|