Page 1 of 1

Mime and mail attachment .....

Posted: Mon Nov 11, 2002 4:05 pm
by Skywalker
I know this is the third time I aske you guys, but nothing seam to work or to help, because I don't understand a f***g thing of the Mime function ?

Please somebdoy give/show me a good hint, wher I can work with.
So somebody please help me I am desperet I reading everyday new things about this Mime, it's driving me nuts.

So Everybody who feals something for me and my dome Mime function, please help.

Greathings Skywalker (The Netherlands)

Posted: Mon Nov 11, 2002 4:57 pm
by volka
I don't understand a <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span> thing of the Mime function
what's the mime function? ;)
Here's a very simple example (without delimeters and sections and, and, and...)

Code: Select all

From: "somebody" <somebody@some.whe.re>
To: <some@one.el.se>
Subject: just a simple mime mail with html-content
Date: Mon, 11 Nov 2002 23:57:00 +0100
MIME-Version: 1.0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>
Core Java Technologies Technical Tips
</title></head><body>just a simple html-mail</body>
</html>
there are some easy to use mimemail-classes for php
search them with google or at hotscripts