Hi, all. I hope it's OK to ask this (not sure where else to turn): I've created a form, and use formmail.php (not FormMail.cgi) to process it. It almost works fine. The exception is that I have an error page which is called if a user doesn't fill in all required fields. The mechanism to go back to the form is the back button (<INPUT TYPE="button" VALUE="Back" onClick="history.go(-1);">). The problem is that the values the user has already entered are lost when he/she is sent back. As there's a fair amount of info to enter, having to do it all over again can be a bit of a pita. Can anyone tell me how I might be able to send the user back to the form page and have the data persist? Many thanks. Dimitri -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx