[FX.php List] Save to database without a Submit?

Jonathan Schwartz jschwartz at exit445.com
Fri Dec 4 14:43:15 MST 2009


Hi Folks,

I have a client who is very worried about losing form data should 
something should go wrong during a data entry session, such as 
dropped connection or so.

I have already decided to write to the file upon every page submit 
(versus saving to sessionand writing it all at once at the end of a 
multi page form).  On a technical level, I imagine that automatic 
submits can be accomplished using AJAX, perhaps to a temporary file. 
But is this a reasonable practice?

Jonathan


-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-370-5011


More information about the FX.php_List mailing list