Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Outlook

0 views
Skip to first unread message

Tamir Khason

unread,
Apr 28, 2005, 11:36:32 AM4/28/05
to
use mailto:t...@email.com structure in linkbutton link field

--
Tamir Khason
"The computer is no better
than its program." [Elting Elmore Morison]
http://www.dotnet.us/

"Newbie" <New...@discussions.microsoft.com> wrote in message
news:79C10ECB-2C4E-455B...@microsoft.com...
>I have a C# ASP.NET webform that has a linkbutton control wherein if the
>user
> clicks it, it should open up Microsoft Outlook as a separate window with
> the
> To: edit box filled in with an email address. The user should be able to
> send
> an email. How do I go about doing this?


Lebesgue

unread,
Apr 28, 2005, 11:06:40 AM4/28/05
to
Or use COM interop to be sure you are using MS Outlook (when it is not the
default mail handler) :-)

"Tamir Khason" <ta...@removeme.khason.biz> wrote in message
news:uzZ4GAAT...@TK2MSFTNGP09.phx.gbl...

Newbie

unread,
Apr 28, 2005, 12:42:06 PM4/28/05
to
Tamir,

Can u pls. elaborate. I was looking at the linkbutton properties and didnt
find a structure or link field property. I also added mailto:t...@email.com in
the message handler lbtnMyButton_Click(object sender, System.EventArgs e) but
its not building.

0 new messages