Re: is it possilble that a <form> dont open a new window
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: is it possilble that a <form> dont open a new window

From: Yann-Erwan Perio <yep@invalid.com>
Date: Sun Jul 24 2005 - 21:02:30 CEST

Yann-Erwan Perio wrote:

> If everything is on the main window, then you don't need any target
> anymore, just remove the window.name stuff and the target (or define it
> to "_self") and this should work.

And of course remove the self.close() call, since you're working with
one window you don't want to close it.

Cheers,
Yep.
Received on Tue Oct 18 03:00:50 2005