Jump to content

Filled in form


jaymc

Recommended Posts

I have a form, which has some PHP validation in it

So for instance, if they fill in a field incorrect they will be notified and asked to go back and ammend that field

However, when they go back, all the other day that they filled in is obviously gone..

How can I get it so the data they entered previously is still in this boxes..

May even be better using another language, just thought  would be best to ask in here
Link to comment
Share on other sites

[quote author=sanfly link=topic=118378.msg483710#msg483710 date=1165972204]
or put this in the header of the page

[code=php:0]header("Cache-control: private");[/code]
[/quote]
Huh? I did actually try that and it didnt work

I have signup.htm and signup.php

Signup.htm = form html
signup.php = php process

I tried that header on both, never worked..
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.