B
Brian
Hi,
I want to issue mailto from one of my pages. Basically to drop contact
information from a from to the body of the email and have the user enter the
desired address to send it to. I thought that I could use response.redirect
for this, but I get a "the page could not be displayed" error in my window
and not the outlook window. I am initiating this from the onclick of a
button. It does work with a HyperlinkButton, but I need to build the mailto
content before issuing the command.
Any Suggestions? Am I going about this the right way?
Brian
I want to issue mailto from one of my pages. Basically to drop contact
information from a from to the body of the email and have the user enter the
desired address to send it to. I thought that I could use response.redirect
for this, but I get a "the page could not be displayed" error in my window
and not the outlook window. I am initiating this from the onclick of a
button. It does work with a HyperlinkButton, but I need to build the mailto
content before issuing the command.
Any Suggestions? Am I going about this the right way?
Brian