Posted by refugeedeveloper on 05/20/06 21:03
I have a short query if anyone can help me with it I will be gratefull.
I have a php form, and have put the php code within the form itself. On
activation the form calls itself:
<form action="Thisformitself.php">
</form>
Problem is when I do this all the selections(eg list selections) the
user has made are reset to null, and the form has no way of knowing
what the user chose prior to pressing the submit button.
If anyone can help with this I will be gratefull.
thank you.
Navigation:
[Reply to this message]
|