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 - 13:53:01 CEST

Wouter wrote:

> <FORM action="http://test.mydomain.com/forum/login.php" method="post"
> target="main">

> <input type="hidden" name="redirect" value="redirect.php?url=<?php echo
> $url; ?>">

I'm sorry I still cannot get the pattern you're using. Do you have
frames, as one could understand from "target=main"? What is the role of
the hidden control?

What happens if you remove target="main"? If you remove the input
type="hidden"?

Thanks,
Yep.
Received on Tue Oct 18 03:00:42 2005