View Full Version : Form submit and open in new window?
LeafWind
03-30-1999, 06:17 PM
Can you set a form "submit" to open a new window with the next page in it (ie the page returned when the info has been submitted), and leave the first window with the form and the "submit" button? Just wondering . . .
Bekariso
------------------
www.LeafWind.com (http://www.LeafWind.com)
Growing web sites that thrive in the winds of change.
hmmm good question! I honestly do not know the answer though. I would assume it would require some java or javascript to pull off... if you search for the answer I would suggest searching those types of sites first.
I'll be anxious to see what others know about this.
I'm absolutly no help on this one http://www.aota.net/ubb/wink.gif
Deb
Of course http://www.aota.net/ubb/smile.gif
<form action="/cgi-bin/bob.cgi" method="post" target="new_window_name">
Then just standard form widgets from there. You can use it to target frames, and/or use the standard targets: _top _blank _self etc...
Del
LeafWind
04-01-1999, 02:35 PM
Oh, happy, thank you!
Much appreciated, Del! Hmm, have you been working on that brief non-technical explanation technique? It shows! http://www.aota.net/ubb/wink.gif
Woohoo!! I have an idea and it might actually work!
Bekariso
------------------
www.LeafWind.com (http://www.LeafWind.com)
Growing web sites that thrive in the winds of change.
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.