C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » Windows »

on click of send mail button i need to open mail message along with specifie emailid in to


Posted Date: 20 Nov 2008      Posted By: spoorthi      Member Level: Gold     Points: 1   Responses: 1



Hi All,

on click of send mail option in my codei need to open mail message from Microsoft Outlook or Outlook express along with specified emailid in To:
and attachements fro the database to attachement in Microsoft outlook or Outlook Express in windows application.

Regards,
Spoorthi





Responses

Author: gnanaprakasam    20 Nov 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 4

Hi,
There is an option in HTMl that "Mailto:"
It can used like the Following Example

<a href="mailto:Gnana@gmail.com">Send</a>

so the above codein html will create a link button called Send . if u click on that button, it will open a new mail message in Microsoft outlook
provided with the to: field with the address as "gnana@gmail.com" .



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : DateTime in VB
Previous : Drawing Gridlines over image
Return to Discussion Forum
Post New Message
Category: Windows

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use