Posted by tim on 05/20/06 22:09
refugeedeveloper@yahoo.co.in wrote:
> 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.
Please post some php code from Thisformitself.php to help someone help
you
Tim
Navigation:
[Reply to this message]
|