I am looking to store a cookie on a client (machine) and then when the
client revisits, to populate part of the form with data held on my
server (ok this is for a my course).
A I will need to get the initial data from the client.
B Store it on my server with an account number.
C Create a copy on the host or alternatively an account number.
D When the user logs back on I will need to populate the form with
the data they already entered.
Any pointers or help appreciated.
J
client revisits, to populate part of the form with data held on my
server (ok this is for a my course).
A I will need to get the initial data from the client.
B Store it on my server with an account number.
C Create a copy on the host or alternatively an account number.
D When the user logs back on I will need to populate the form with
the data they already entered.
Any pointers or help appreciated.
J
Comment