Jump to content

OnReload - Keep Form Data? How?


chrispols

Recommended Posts

Hi everyone,

Here's my issue. I have a form with normal data entry which inserts into a database. Quite simple stuff. On one of the pieces of the form, I have an "Onchange" event. Basically this is related to 3 drop down boxes which fetches information from my Dbase.

The problem is that the drop down boxes, onchanging, reloads the page with page.php?cat=2&cat3=4 type of thing. When I click on the box and it reloads the page, all the information I have already filled out is taken out.

Is there a way I can reload the page with keeping the information I have already filled out to stay?

Thanks a lot,
Chris
Link to comment
https://forums.phpfreaks.com/topic/19646-onreload-keep-form-data-how/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.