GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   This may sound like a stupid question, but I really don't know .. (https://gfy.com/showthread.php?t=483507)

Adult Site Traffic 06-21-2005 05:03 PM

This may sound like a stupid question, but I really don't know ..
 
How do I send html mail?

I have a custom cancel script that we coded up, and when someone sends me a cancel request it mails them confirmation and hopefully, a good offer to stay.

I put my page code between:

Code:

<?
$cancelmessage="<html><head></head>
<body bgcolor=\"#FCCBE1\"> PAGE CONTENTS HERE </body></html>
";
?>

but all I got was a fricking html mess.

Ideas?

.

Dalai lama 06-21-2005 05:04 PM

Good question actually.

XAKEP 06-21-2005 05:05 PM

http://www.blakeneymanor.com/images/carryon/shock.jpg

Adult Site Traffic 06-21-2005 05:06 PM

Quote:

Originally Posted by Dalai lama
Good question actually.

Oh :(

Hmm.

Adult Site Traffic 06-21-2005 05:10 PM

I don't think for e-mail that I can:

Code:

include("http://my-site-page.com/file.html");
can I ?

.

LBBV 06-21-2005 09:04 PM

You have to set the MIME type in the header so that the mail client knows what to do with it.

There's a pretty large discussion with code snippets here that you may find helpful

http://www.phpbuilder.com/annotate/m...hp3?id=1005957

This link seems to describe it best, however, I've not personally tested it yet.

http://www.phpbuilder.com/annotate/m...hp3?id=1015994

Hope this helps...

- Bill

Adult Site Traffic 06-21-2005 09:10 PM

Hey, thank you! :D

.


All times are GMT -7. The time now is 12:36 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123