|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi
does anyone know how to open a new window when someone clicks on the submit button of a form so the results will be displayed in it instead of the same window. |
|
#2
|
|||
|
|||
|
Yes, I have the script for this on my scripts page. You can see the solution to this problem at http://www.sitesuwant.com/submit.html. You had a good idea, having the results pop-up into a new window.
Devin Hendricks www.sitesuwant.com sitesuwant@sitesuwant.com [This message has been edited by kenowhere (edited September 04, 2000).] |
|
#3
|
|||
|
|||
|
Thank you very much Devin.
actually I have a script that opens a new window which is centered and have the dimensions I want but I was unable to open the results in a new window but now I know how to do it. Thanks again, Yours TLU [This message has been edited by TLU (edited September 05, 2000).] |
|
#4
|
|||
|
|||
|
use <form action=" blabla" onSubmit="NewWindow()">
put de window.open stuff in this function |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Form action on new window |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|