Re: [PHP] Handling of partially completed forms

2005-02-22 Thread Joseph E. Maxwell
OK, I have no desire to re-invent the wheel , if a script exist that is available I'll jump at it, otherwise I'll write the code myself. Failing to find one, I've started on the latter approach. I've written code that places initial data fields into a MySQL database. The next step is to identif

Re: [PHP] Handling of partially completed forms

2005-02-20 Thread b1nary Developement Team
Are you looking to code it yourself? If so, Here's the theory behind the concept... So you have this multiple page form that you want to save and continue at a later time correct? So you'll have to set up a save button. You will also require some way to recognize the same user when the come