can anyone tell me how to save the data from the
form's filled in areas to a text file.
i want to do this offline,
i can't seem to get the submit button to save the form data
all i can get it to do is jump to the top of the page like a page bookmark.
so can you please tell me what to do for making the sumbit button
save the info to a txt or doc file.
Archived topic from Iceteks, old topic ID:5276, old post ID:39654
Html Script Help Please
- rovingcowboy
- Posts: 1504
- Joined: Wed Dec 18, 2002 10:14 pm
Html Script Help Please
roving cowboy/ keith
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
Html Script Help Please
You'll need a server with something like php to do this, and basically code a script to gather the info sent through HTTP POST. There's not really any ways to do it offline. You could setup apache/mysql on a linux box though.
Archived topic from Iceteks, old topic ID:5276, old post ID:39655
Archived topic from Iceteks, old topic ID:5276, old post ID:39655
Honk if you love Jesus, text if you want to meet Him!
- rovingcowboy
- Posts: 1504
- Joined: Wed Dec 18, 2002 10:14 pm
Html Script Help Please
ya lost me with server?
i said simple html? anything else is a maybe i can adjust the code but more likely not.
i was just trying to make a form for auto parts inventory so dad could get
his garage in order but he more likely won't use it anyway.
since he said he would not
thanks for the help though.
Archived topic from Iceteks, old topic ID:5276, old post ID:39657
i said simple html? anything else is a maybe i can adjust the code but more likely not.
i was just trying to make a form for auto parts inventory so dad could get
his garage in order but he more likely won't use it anyway.
since he said he would not
thanks for the help though.
Archived topic from Iceteks, old topic ID:5276, old post ID:39657
roving cowboy/ keith