This is a discussion on "Is there a way to subimit information to file using an HTML form?" within the Starting Out section. This forum, and the thread "Is there a way to subimit information to file using an HTML form? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Is there a way to subimit information to file using an HTML form?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Is there a way to subimit information to file using an HTML form?
Is there a way to subimit information to file using an HTML form?
I want to be able to fill out form and submit it. The info in the form is saved to a file on a web server. Possible? |
|
|
|
|||
|
Re: Is there a way to subimit information to file using an HTML form?
I don't think this is possible with HTML alone. You will probably need PHP and a database to do this.
|
|
||||
|
Re: Is there a way to subimit information to file using an HTML form?
If it's only a bit of info (like under 100 lines), then a file would be ok. Any more than that and I would use a database which is much more dynamic and easier to use.
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
![]() |
| Tags |
| form, html |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Saving contact form information when submit is pressed? | Xhmtl | JavaScript Forum | 9 | Dec 13th, 2007 22:47 |
| Getting properties of another file(ex.HTML)? | markor2d2 | JavaScript Forum | 2 | May 3rd, 2007 08:17 |
| how do I use a:hover within a html file (without the css file) | heyo | Web Page Design | 2 | Mar 5th, 2007 22:50 |
| swf not loading on html file | Christom | Flash & Multimedia Forum | 2 | Mar 31st, 2005 09:51 |
| How make Word file same as html file in ASP | humair | Classic ASP | 5 | Sep 24th, 2003 14:35 |