![]() |
|
#1
|
|||
|
|||
How to save form data with Submit button on HDD?Dear developers,
I have a question. I have html web page with form and Submit button. The html is on my computer, not on the web. I want to press Submit button and to save the data on the hard disk like text (no matter about the formating). I will be very grateful to hear some simple solution (JavaScript may be or whatever). Best Regards, stormlab |
|
#2
|
|||
|
|||
Re: How to save form data with Submit button on HDD?You would need to use some type of server side scripting (ASP / PHP / .NET) to write to the server (hard drive). JavaScript is parsed via the browser & is consider a client side 'language'.
|
|
#3
|
|||
|
|||
Re: How to save form data with Submit button on HDD?Hi Corey,
Thanks for posting. I know how to do it with server. I just wondered if it's possible without server side. Angel |
|
#4
|
|||
|
|||
Re: How to save form data with Submit button on HDD?Not that I know of because you are wanting to write to the server so you need some type of server side process.
|
Recent GIDBlog
Last Week of IA Training by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Include] Doubly-linked List | dsmith | C Programming Language | 6 | 14-Apr-2006 13:12 |
| Strange C++ code memory leakage problem | gaoanyu | CPP / C++ Forum | 7 | 04-Nov-2005 08:09 |
| Help! Some basal questions about MFC | xutingnjupt | MS Visual C++ / MFC Forum | 1 | 05-Dec-2004 03:38 |
| [CONTEST?]Data Structure Test | dsmith | C Programming Language | 2 | 06-Jun-2004 15:13 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The