thaidatelink
08-20-2009, 02:17 PM
1) Script Title: Recall Form Values script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex16/formremember.htm
3) Describe problem: No problem...just needed slight modification to fit my needs ;)
Hi,
The script comes with an instruction on changing the number of days to remember the Form Data by changing the value:
var memoryduration="X days"
Would it require much work to modify this script to remember the form data just for the session or until the user close the browser?
Or minimal, can I change it to hours or minutes instead?
Example:
var memoryduration="30 minutes"
Would that work?
Thanks in advance.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex16/formremember.htm
3) Describe problem: No problem...just needed slight modification to fit my needs ;)
Hi,
The script comes with an instruction on changing the number of days to remember the Form Data by changing the value:
var memoryduration="X days"
Would it require much work to modify this script to remember the form data just for the session or until the user close the browser?
Or minimal, can I change it to hours or minutes instead?
Example:
var memoryduration="30 minutes"
Would that work?
Thanks in advance.