At 12:47 PM -0300 6/16/07, Tom wrote:
My problem:

I have a form for that the users register indicating a user's name and
password and other data.
Previously to add the user in the data base I verify that user's name
doesn't already exist. In that case I show an error message and I ask him to
attempt it again.
But,  when the user returns to the form all the data of the fields
disappeared! Then the user has enter all the information again.

How can I make in simple way that, the data in the fields don't get lost
when the user returning to the form?

Ahead of time, thank you very much,

Tom.

Try Googling "sticky forms".

http://www.informit.com/articles/article.asp?p=412930&seqNum=3&rl=1

Cheers,

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to