This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C167DA.9A1D2FA0
Content-Type: text/plain;
charset="iso-8859-1"
Hi,
I want my users be able to click on a hyperlink and open an outlook mail
editor window. I am able to do this. Another part of requirement is to pass
the subject, and body when the outlook window is opened. I am not able to
pass more than 255 characters. I saw some documentation saying that the
mailto protocol allows a maximum of 456 characters to be passed to the mail.
Do you have any other ideas to do this? (Right now i am sending the email
message using CDONTS object and my users can forward it to required person,
but they want to open it automatically in the outlook with the message.
Thanks
Biju