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: David Dorward <dorward@yahoo.com>
Date: Sun Jul 24 2005 - 12:14:20 CEST

Wouter wrote:

> I try to make when i send a <form> that he dont open a new window.

The default behavior of forms is to submit to the same window.

> Is there someone who know how i can make this whit javascript ?

You don't need JavaScript to make the default happen. You have to take
explicit steps to change the behavior from the default.

-- 
David Dorward       <http://blog.dorward.me.uk/>   <http://dorward.me.uk/>
                     Home is where the ~/.bashrc is
Received on Tue Oct 18 03:00:39 2005