Saving Form Items upon Unloading....

M

Mel

I need to go through each and every one of the form elements on my page
and save them to a file, so that when a user returns from whereever, i
can present the data back to the user.

Has anyone done this kinda thing ?

thanks in advance
 
M

Mel

Jim said:
This is usually done server-side, using ASP, PHP, ColdFusion, or the like.

Do you want to do it client-side, with JavaScript?


I need to do it on the serverside. I am looking for a Javascript that
gathers the information for me and stuffs it into a flat file !!!
 
R

Randy Webb

Mel said the following on 8/3/2006 2:36 PM:
I need to do it on the serverside. I am looking for a Javascript that
gathers the information for me and stuffs it into a flat file !!!

You want to try to do something client side that is simpler and easier
to do on the server? Submit the form, let the server handle the rest.
Whether it be to a flat file, database, or into never never land.
 
R

Randy Webb

Jim Land said the following on 8/3/2006 4:34 PM:
You want to run JavaScript on your SERVER???

Never used ASP before? Or a Netscape server? Although ASP technically
uses JScript.
 
M

Mel

Thanks God;

Yes that is exactly what i want to do.

I want the user to go to any page, fill our forms partially and when he
returns to a form page later on see his stuff there for him to complete

any suggestions ?

thanks for help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top