Jump to content

html form data output

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

html form data output Rate Topic: -----

#1 User is offline   rneedham 

  • W.R. Private
  • Group: Members
  • Posts: 3
  • Joined: 09-July 07

Posted 09 July 2007 - 05:54 PM

I have an html form that is completed but when I received the data from the form its not easy to see.
All data is on there own line and the information is there. But I want to Bold some text, have data double spaced, and many other things. is there a script or html code that can accomplish thing? I just want my form data to be easy to read.
0

#2 User is offline   sypher 

  • the owner3r
  • Group: Administrators
  • Posts: 1,578
  • Joined: 04-April 06
  • Location:North Wales, UK
  • Interests:Art, Boxing, MMA, Graphic Design, Web Design etc. ;)

Posted 09 July 2007 - 05:56 PM

So you have an html form, which is sent by email?
sypher design - North Wales Web Design | Latest Work: - Scala Cinema

CSS - Can't See Sh*t
0

#3 User is offline   rneedham 

  • W.R. Private
  • Group: Members
  • Posts: 3
  • Joined: 09-July 07

Posted 09 July 2007 - 06:02 PM

View Postsypher, on Jul 9 2007, 08:29 PM, said:

So you have an html form, which is sent by email?



thats correct.
when i receive the data to my email address i get something like this.
I want to bold the subject and increase font size aswell as other things.

First_Name : bob
Last_Name : jones
MonthofBirth : 03
DayofBirth : 08
YearofBirth : 18
Address1 : 8787 doppling drive
Address2 :
City : Rossland
State_Province : BC
ZipCode : V0G1Y0
Country : Canada
Home_Phone : 3629503
Work_Phone : 7788800
Citizenship : Canadian
0

#4 User is offline   sypher 

  • the owner3r
  • Group: Administrators
  • Posts: 1,578
  • Joined: 04-April 06
  • Location:North Wales, UK
  • Interests:Art, Boxing, MMA, Graphic Design, Web Design etc. ;)

Posted 09 July 2007 - 08:04 PM

If you have a php capable host then it can be done pretty easily.
sypher design - North Wales Web Design | Latest Work: - Scala Cinema

CSS - Can't See Sh*t
0

#5 User is offline   Ben Abrams 

  • The buddy system:never fails
  • Group: Administrators
  • Posts: 1,850
  • Joined: 04-April 06
  • Gender:Male

Posted 10 July 2007 - 03:12 AM

View Postrneedham, on Jul 10 2007, 02:35 AM, said:

thats correct.
when i receive the data to my email address i get something like this.
I want to bold the subject and increase font size aswell as other things.

why dont you research using html email..

this should get you started..

http://www.zend.com/.../html-email.php

View PostSirkent, on 21 September 2007 - 04:26 AM, said:

<monty python high-pitched female voice>I DON'T LIKE SPAM!</monty python high-pitched female voice>
0

#6 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 10 July 2007 - 03:18 AM

I'm going to guess there's already a mail script, there's a chance it's already in HTML even and just needs some bold tags stuck in. Do you know anything about how the page that sends you the email now works?
0

#7 User is offline   rneedham 

  • W.R. Private
  • Group: Members
  • Posts: 3
  • Joined: 09-July 07

Posted 10 July 2007 - 01:00 PM

View Postbenbramz, on Jul 10 2007, 05:45 AM, said:

why dont you research using html email..

this should get you started..

http://www.zend.com/.../html-email.php



i know about 40% coding. since i use dreamweaver i let the program make all the code.
i have installed php scripts before but only by following directions.
it says in that link that i need mime headers on. i'll look further into it but is that going to make my form submission data in html?

-------Do you know anything about how the page that sends you the email now works?
its the same as before.. sent by email.
I now know what everyone is saying between html email and sent by email. now i just need some code to change it to html
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users