Hello,
 
I have a question. First of all, I want to save the data a user has typed in a form into a MySQL database so they can load it up for later use but, I need to first submit all the form vars on the current page from a link. This may be _javascript_, but either way, I'm not sure how to do it. Any ideas? Here's a graph kinda...
 
-User enters form and submits the first page
--User taken to second form
---User fills out the first two fields
----User clicks a "Save Progress" link and all form fields submitted
(I can do beyond this part but just so you get the idea of what I mean)
-----PHP saves current form vars to a MySQL database
------User told information saved and he leaves
-------User comes back next day, clicks load
--------User select his current project
---------User taken to the last form he was on, fields filled in

Thanks,
Stephen Craton
http://www.melchior.us
 
"What's the point in appearance if your true love, doesn't care about it?" -- http://www.melchior.us
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to