Hi Mike,
Thank you very much for your response.
Yes, u are right.
I did the mailing application using JavaMail API.(no problem i am sending data properly(html data or text data))
But they want to send mails to their clients through Netscape Messenger.(Only that is the reason i am using
mailto:// command)
Is there any other approach to invoke Messenger at client side?
After trasfering data from form to Messenger(What you said in first approach
mailto://....),the user can't edit the Messenger fields(cc,to,body,...)they should be disabled.
How it is possible? Can we have any Messenger API for that?
Even if i trasfer data from form to messenger, the data is appearing in text format(even i send html data from form).
I don't have any idea how to access Messenger fields like body,to,cc.....
If you have any idea about this, kindly give some ideas...
i will be very much thankful for your reponse.
Thank you.
Ravi