Click to See Complete Forum and Search --> : HTML email.... ADVANCED!


attilio
June 4th, 2005, 04:18 PM
hi guys, I hope this is possible as html is so primitave.

basically, outlook automatically responds a certain type of email and replies with a .htm file prepared by myself.

The .htm file is displayed to the original sender as a reply. I need this .htm file to locate the recievers email address....
outlook has no functionality to post anything to the html file. The only thing I can think of is perhaps getting the html to search the document for the To: email addres.... Although I doubt thats possible... any suggestions thanks

Dr. Script
June 4th, 2005, 04:30 PM
HTML is not "so primitive." It does more than what most of us programmers would like it to do. For your task, you'd need some sort of programming/scripting language. However, what it seems like you need can't be done by a language like JavaScript, which Outlook probably doesn't support anyway.

Sorry ..

attilio
June 4th, 2005, 04:35 PM
darn ok thanks......