PDA

View Full Version : ASP Page to .eml???


sroughley
06-17-2003, 09:47 AM
Hi. I know I have another post going atm, but I am rushed off of my feet at work trying to get this website going, and so I need one more question answered.

Is it possible to launch Outlook with an ASP page similar to the way other apps such as MS Word, Excell, etc, etc, can be launched using the Response.ContentType="application/whatever"?

Or is there another way of acheving the same result, which is: I need to be able to produce a dynamic page that is openenable in Outlook, so that the client may send it to their 1000-odd recipients in their Outlook address book.

Thank you in advance.

Regards.

Steve.

Kodo
06-17-2003, 10:08 AM
there should be an option in your browser to "send link to email". This will open an instance of your email clients email form and allow the user to select a listserv or group in which to send to .

sroughley
06-18-2003, 03:16 AM
[Slaps himself] Of course :rolleyes:

When I am in the middle of developing, I never seem to remember the obvious :o

Thanks for the help. It was much needed.

Regards.

Steve.

Kodo
06-18-2003, 07:09 AM
ahh.. the mind of a programmer! :D