Pre-Fill Forms From Last Use
By Will Bontrager2005-04-18
Conclusion
To make things easier for your site visitors, pick up the source code and
1. Put the large block of JavaScript code into the HEAD area of your web page. Verify the custom information is correct.
2. Modify the FORM tag of your forms.
3.Add three lines of JavaScript below your form.
That's it.
Test it, of course. Once satisfied that it works as it's supposed to, go live.
Tutorial Pages:
» Pre-Fill Forms From Last Use
» Why?
» The Source Code
» The JavaScript code of the HEAD Area
» The Form's ACTION Tag
» The JavaScript Below the Form
» A Limitation
» Conclusion
Copyright 2004 Bontrager Connection, LLC
