Jump to content

form validated, written to database then what?


simpli

Recommended Posts

I have a form that has been validated both on client and server side. Once the data is validated on the server side, the data is written on the database. Currently it stands on the page of the form with all fields blanked out. I find it not very intuitive. What I'd like to do is once the data has been written to the database to go to another page. I tried but header but it's not working. Some people suggested using HTML redirect but that wouldnt solve my problem as the user would be automatically redirected to another page (after a stated delay granted). Thats not what I want. I want the user to enter its information and when that's done correctly and the form has been written to the database I want him to be moved on. What would be the proper approach to do this?

 

Thank you,

J-R

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.