Populating a form with session info
Posted: Tue Mar 01, 2005 7:35 pm
Hi there-
Real newbie here.
Here's the situation. A user signs up for access by filling out a basic form and receives the password/login info.
So now he's shopping, wants to make an order.
We want the form to be filled automatically with the information the user originally entered so that upon future returns to the site, going to the order form, it will already be filled out with the basic info (name, address..etc)
Conceptually, I thought of creating a text file that would be created automatically at registration and using that in a header, but I'm wondering if there is cleaner way?
Real newbie here.
Here's the situation. A user signs up for access by filling out a basic form and receives the password/login info.
So now he's shopping, wants to make an order.
We want the form to be filled automatically with the information the user originally entered so that upon future returns to the site, going to the order form, it will already be filled out with the basic info (name, address..etc)
Conceptually, I thought of creating a text file that would be created automatically at registration and using that in a header, but I'm wondering if there is cleaner way?