Jump to content

Multipage forms. Sessions or hidden fields?


poleposters

Recommended Posts

I've thought about this. It certainly would be the easiest way to go about it.

 

The problem I can see is that if a user gives up half way through completing the form, I'll have incomplete records in the database.

 

Is there a way around this?

 

Thanks.

Store the datatime the data was entered and either using a cron job, scheduled task, or when your page is requested, execute a simple DELETE query to clean out records that are older than a limit you have picked.

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.