| |
sriIndia
Posts: 1
Score: 0
Joined: 12/25/2005
Status: offline
|
Hi, I am developing a web application in C# .I am using VS2005 and SQL 2005 for thif.I am facing an issue in launching the outlook client.I have a results page which has the various topics and situations based on the user selections in the previous page.So this page is dynamic. Also on this page we have a create e-mail button ,which when clicked must launch the outlook client with the body same as the body of the previous mail page. I want the colours and the images of the page to come in the body of the outlook. I have the string which generates the mail page.But when I give the same string as the body for the outlook using mailto:"abc@xyz.com?subject=xxxxx&body=" document.formname.hiddenfield.value I get the body as the topics I require alng with the html tags. But I want the tage to be rendered as html so tat the user can see all the images and the colors.Here the hiddenfield has the string which generated the previous page for me.So ppl please help me out in this regard .I am totlly stuck up here. Thanks Srini
|
|