HTML Emails
- Started
- Last post
- 8 Responses
- naldertown™
I know these are the bain of most peoples lives, but I've been asked to make one.
Am I right in thinking that I have to make a page, host it on a server and right-click 'send as email' from Explorer? Or am I way off the mark?
Please help...
I love you already...
- jevad0
hmmm...never tried that
One way is to make an html email and then use it as a template in Outlook - so you send it out as an email. You need to host the images on a server though and link to them from the email.
we have a html system here that is pretty damn sweet - we can send out any html page and send it to any number of people - and make it look like it's from anyone, and also have a subject field to it...pretty cool...
- ********0
ok, there is a lot of threads on this, just search it out :)
- naldertown™0
Cheers Jevad!
And to the rest of ya. Sorry, sorry, sorry....etc...
I've just done a search in here and it seems lots of people have posted this before.
Don't reply, I can find out from previous threads...
Sorry... sorry.... *licking wounds!
- unknown0
you can use php to send an email that seems to be from someone else... naughty!
- quik0
I wrote a mailing list for a client that does exactly what jevad said last night.
- unknown0
and you'll sell it for... :)
- quik0
I sold it for $300 US.
I'm continuing development of it though, as I have a few interested parties.But anyway if any of you know a little php and want to get something together, I can steer you around a few issues as they come.
- vernon0
If you are using ASP or PHP, try tracking the email.
if the links are something like redirect.asp?id=2&url=www.newsto... add this information to a database and you have the perfect tracking system.
We know that used ID 2 has visted newstoday!
Try it.