Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Ezilon Directory   Perfect Money   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 05-16-2004, 06:02 AM   #1 (permalink)
Inactive
 
Join Date: 10-29-03
Posts: 249
iTrader: 0 / 0%
Latest Blog:
None

Limit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the roughLimit is a jewel in the rough
Order Form + OE + Tables

Hi i'm trying to make a php order form where the user fills in what they want made and it is sent to my Outlook Express email account as it in tables, pics, etc... instead of just plain text.


any ideas how i could do this?
Limit is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 05-16-2004, 01:21 PM   #2 (permalink)
Contributing Member
 
Join Date: 10-14-03
Location: Top left of England, UK
Posts: 243
iTrader: 0 / 0%
Latest Blog:
None

trevHCS is liked by somebodytrevHCS is liked by somebodytrevHCS is liked by somebodytrevHCS is liked by somebodytrevHCS is liked by somebody
Send a message via MSN to trevHCS
You can send HTML fairly easily with the tables such as the code below:

I setup the type of content header:

[code:1:1348da2a6a]$content_type_setting = 'Content-Type: text/html; charset="us-ascii"';[/code:1:1348da2a6a]

...then created the mail command:

[code:1:1348da2a6a]mail($email_to, $email_subject, $email_body, "From:$email_from\r\n$content_type_setting\r\n\r\n "); [/code:1:1348da2a6a]

The e-mail body is just like an ordinary HTML page with the tables and such. If you want images, you're probably best linking to images on your web server as part of the HTML.

Trev
trevHCS is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
What order form do you suggest? NameJunky Web Design Lobby 2 10-03-2007 06:50 AM
order form requires a login....?! Yousef T. Fahoum Coding Forum 1 01-30-2007 11:54 AM
Looking for someone to professionally code and order page form Bluecircle Web Design Lobby 1 06-21-2006 09:49 PM
Order Form won't redirect! :( BKSarah Coding Forum 7 11-03-2004 10:41 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 09:37 PM.
© Copyright 2008 V7 Inc