picking subject from mail
-
Hi All, I have an ASP application which is sending out mails (an html page) with mailto link in it. But the subject line fo this mail is dynamically created. I want that when someone clicks on mailto link in mail sent by the application to them, it should open a reply window with same subject and body defaulting the address, exactly like when you reply to mails in outlook with the same subject line prefixing Re: and containing the body of the recevied mail. I hope i am clear enough. Appreciate your help. Its a bit urgent too guys. Thanks.
-
Hi All, I have an ASP application which is sending out mails (an html page) with mailto link in it. But the subject line fo this mail is dynamically created. I want that when someone clicks on mailto link in mail sent by the application to them, it should open a reply window with same subject and body defaulting the address, exactly like when you reply to mails in outlook with the same subject line prefixing Re: and containing the body of the recevied mail. I hope i am clear enough. Appreciate your help. Its a bit urgent too guys. Thanks.
Azi Qaiser wrote:
Its a bit urgent too guys.
Well let me drop everything I'm doing, and give you the shirt off my back. Would you like me to grill you a steak as well?
I'm going to become rich when I create a device that allows me to punch people in the face over the internet. "If an Indian asked a programming question in the forest, would it still be urgent?" - John Simmons / outlaw programmer
-
Azi Qaiser wrote:
Its a bit urgent too guys.
Well let me drop everything I'm doing, and give you the shirt off my back. Would you like me to grill you a steak as well?
I'm going to become rich when I create a device that allows me to punch people in the face over the internet. "If an Indian asked a programming question in the forest, would it still be urgent?" - John Simmons / outlaw programmer
-
Hi All, I have an ASP application which is sending out mails (an html page) with mailto link in it. But the subject line fo this mail is dynamically created. I want that when someone clicks on mailto link in mail sent by the application to them, it should open a reply window with same subject and body defaulting the address, exactly like when you reply to mails in outlook with the same subject line prefixing Re: and containing the body of the recevied mail. I hope i am clear enough. Appreciate your help. Its a bit urgent too guys. Thanks.
So, if I understand it correctly, you want to programmatically trigger a "reply" action in the user's email client. Is this for an intranet scenario, where you can limit the number of email clients supported, or are you looking for this functionality regardless of what email client a user has?
-
So, if I understand it correctly, you want to programmatically trigger a "reply" action in the user's email client. Is this for an intranet scenario, where you can limit the number of email clients supported, or are you looking for this functionality regardless of what email client a user has?
Apparently it's not urgent enough to answer you. Or he didn't understand you. Or he copied and pasted your reply and it would not compile
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )