| Author |
how to invoke popup after submission ?
|
oneandonly sivaprasad
Greenhorn
Joined: Dec 09, 2008
Posts: 1
|
|
Hi , I have a form with some fields. after i fill those fields the record is displaying in the table of the form. which is ok. but my requirement is once i filled those fields and click on 'create' button with those fields i need to open a new popup window. and parent window will show as it is . can any body give me reply on this ? thanks in advance...
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56152
|
|
|
"oneandonly sivaprasad", please check your private messages for an important administrative matter.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56152
|
|
|
For that you will need JavaScript. Moved this post accordingly.
|
 |
Romit Bose
Ranch Hand
Joined: Oct 03, 2007
Posts: 50
|
|
Hi, Pardon me if i am not getting the point but are we saying that the page will be posted through AJAX? Or is it like onsubmit the page will be posted but the response will be seen on a new window?that is are we trying to set the target of the parent window form to a fresh window? [ December 10, 2008: Message edited by: Romit Bose ]
|
 |
 |
|
|
subject: how to invoke popup after submission ?
|
|
|