Page 1 of 1

Html Script Help Please

Posted: Fri Oct 08, 2010 8:14 pm
by rovingcowboy
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, :o

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

Posted: Sat Oct 09, 2010 1:18 pm
by Red Squirrel
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

Html Script Help Please

Posted: Sat Oct 09, 2010 10:52 pm
by rovingcowboy
:banghead: 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. :huh:

since he said he would not :roflmao2:

thanks for the help though. :awesome:

Archived topic from Iceteks, old topic ID:5276, old post ID:39657