Jump to content

pages expiring


shadiadiph

Recommended Posts

My problem is my host proider just reinstalled their webserver as it went down.

No when a user fills out a form on one of my pages and then clciks back it goes to page has expired cannot be displayed when i refresh the page all session data has been lost is there any way to fix this?

Link to comment
Share on other sites

hmmm, why would people need to click back after sending a form anyway? its usually the case that if you click back after sending a form you will get the cannot be displayed page.

 

I dont understand why people would need to click back on their browser after submitting a form? or is it incase they made errors and wish to go back?

Link to comment
Share on other sites

not only when click back if the user exiists in the database it is going back to the first page but all the data is lost when it redirects back even though i have all the form values fillled with the variable example.

<input type="text" name="firstname" value="<?=$firstname?>" /> 

 

before $firstname would be saved in the session on posting it

 

it used to work fine before but since they set up a new server it seems to kill all variables it really annoying me

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.