
September 18th, 2001, 08:44 PM
|
|
Junior Member
|
|
Join Date: Sep 2001
Location: pakistan
Posts: 7
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
submitting single form to multiple pages
1. my page name is "ndrivePage.jsp"
2. in this page i have form name "drive"
3. i have two sumbit buttons in this form.
4. first submit buttons call back ndrive (it-self)
my Problem ???
5. i want that when i click second submit button its action page must be another page. not "ndrivePage.jsp"
and as a result a new window pop-up with no menu-bar,scroll-bar .
this window should use input types( checkbox,test ) that come along with the "drive" form.
please tell me is it possible if yes how to do this....
thank you very much.
|