Re: Header location + <FORM> = probleme.
[email protected] ("Colin Viebrock") Thu, 9 Aug 2001 17:38:57 -0400
| Newsgroups | php.lang |
|---|---|
| Organization | easyDNS Technologies Inc. |
| Message-ID | <[email protected]> |
"R." <[email protected]> wrote in message news:[email protected]... > Hi, > > I use in a file1.php header(Location: file2.php). > And in file file2.php i got a form with a submit button but when i push the > submit > button it comes back directly to file1.php > > Any idea to avoid this? Well, what is the ACTION of your FORM in file2.php? - Colin