Send mail from Default mail Client
-
Hi Friends, I want to send email from VB6. It should open the default mail client. And I want to format the body with tab and want to add image also. How to achieve this ?
Thanks, Sun Rays To get something you must have to try once. My Articles
-
Hi Friends, I want to send email from VB6. It should open the default mail client. And I want to format the body with tab and want to add image also. How to achieve this ?
Thanks, Sun Rays To get something you must have to try once. My Articles
-
Hi, thanks buddy. But i want in VB 6. not in .Net.. Any other help ? Thanks..
Thanks, Sun Rays To get something you must have to try once. My Articles
-
Hi, thanks buddy. But i want in VB 6. not in .Net.. Any other help ? Thanks..
Thanks, Sun Rays To get something you must have to try once. My Articles
-
It's the exact same thing. Instead of using .Net's Process class, use the ShellExecute API, or the Shell function.
Thanks, but in that cant put image or cant have html mail body.
Thanks, Sun Rays To get something you must have to try once. My Articles