Header location + <FORM> = probleme.

[email protected] ("R.") Wed, 8 Aug 2001 23:44:36 +0200
Newsgroups php.lang
Message-ID <[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?

R.