Posted by Jan on 02/27/06 02:16
In a 2-page order form, not all applicants will complete it due to
field validations. If I want to see data from incomplete orders, can
this be done using some sort of session control so that each form page
data saved (each press on submit will save data to disk) will have a
session number attached to it?
Thus if the order log contains several line entries from submit
attempts, then I can locate the lines that belongs to the same order
based on this session ID?
Or is there another or more clever way?
Navigation:
[Reply to this message]
|