Boki,
I'm guessing you are using a url like this:
mailto:boki.store@gmail.com?subject=testing?body=testing
However, you need to do this:
mailto:boki.store@gmail.com?subject=testing&body=testing
The amperstand (&) is what you use to delimit various elements of the
email.
For more information, check out RFC 2368, which details the mailto URL
scheme:
http://www.ietf.org/rfc/rfc2368.txt

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> Hi, all:
>
[quoted text clipped - 13 lines]
> Best regards,
> Boki.
Boki - 31 Jul 2007 02:31 GMT
Nicholas,
You are right, it works now, and thanks for useful link.
Boki.
On 7 31 , 1 03 , "Nicholas Paldino [.NET/C# MVP]"
<m...@spam.guard.caspershouse.com> wrote:
> Boki,
>
[quoted text clipped - 35 lines]
> > Best regards,
> > Boki.