If "file.php" has a form reqesting some input in a form, shouldn't the execution stop and allow the user to fill in the form before continuing?
For some reason the form is displayed and imediatly after taken to the next page in the script without being able to fill the form.
Any suggestions??
Thanks