This is a discussion on "HTML forms (format after submit)" within the Web Page Design section. This forum, and the thread "HTML forms (format after submit) are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
HTML forms (format after submit)
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
HTML forms (format after submit)
I was wondering if anyone can help with the following or point me to a thread /site that does.
I'm pretty new to web design.(only doing our in house site) Basically- we have online quote submit forms for insurance- which is all well and good they appear in our email after submition like the following Name - Daniel Norris Occupation-Layabout Date_of_Birth - 01/01/1970 etc. etc. I was wondering if you had any knowledge or ideas to actually format that information coming from the html form. The end result being that e.g. someone submits quote and the form details would come through to us as a formatted presentation (be it a formatted email or file attachment) that is ready to fax through to insurers for quotation. So instead of a list of answers we get form with headings & sections with the text boxes completed with the anwsers given. You can view the fomrs under 'GET A QUOTE' on our website http://www.gothicinsurance.com/ Any ideas much appreciated? |
|
|
|
#2
|
|||
|
|||
|
Re: HTML forms (format after submit)
PHP etc can output the info however you want it to or write it to a file. Server side is nice.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| format, forms, html |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| submit many forms - auto submit the same form many times | divs | JavaScript Forum | 0 | May 24th, 2007 10:10 |
| Submit Forms | R8515198 | Web Page Design | 3 | May 18th, 2007 12:04 |
| Using PHP with HTML Forms | JetBlack | PHP Forum | 3 | Jul 22nd, 2006 23:43 |
| XSL Format | breeze76 | Other Programming Languages | 5 | Oct 16th, 2005 08:20 |
| Sending HTML only on Submit. | JohnMitch | JavaScript Forum | 10 | Oct 20th, 2004 09:09 |