hi!
By clicking any href link , i want to open outlook express in my
asp.net page. And i need to display the webpage on that outlook
express.
if any one have any idea pls note
thanks in advance
Austin
siccolo - 13 Feb 2008 13:49 GMT
On Feb 13, 5:49 am, Austin_newFlexer <austin.erickson.1...@gmail.com>
wrote:
> hi!
>
[quoted text clipped - 7 lines]
>
> Austin
hmm...may be <a href="mailto:austin.erickson.1...@gmail.com">send
email</a>
take a look at mailto paraemters.
Alexey Smirnov - 13 Feb 2008 13:53 GMT
On Feb 13, 11:49 am, Austin_newFlexer <austin.erickson.1...@gmail.com>
wrote:
> hi!
>
[quoted text clipped - 7 lines]
>
> Austin
If you mean you need to open a page in Outlook Express, then I don't
think you can. I'm also not sure if there any reason for user to do
this. This program is supposed to create messages and not to browse
the web pages.
What you can do is the href link in the following format
href="MAILTO:<address@>?body=your_text_here"
It will launch the default email client with the your_text_here text