Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending an email from an asp web page
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00662044
Message ID:
00664037
Views:
22
I believe the code is:

Email:
%><a href="mailto:whomever@whereever">whomever@whereever</a><%
without the pre tags (just making sure it does not do something weird). Th A tag works in HTML or ASP. In ASP, closing and opening the server tags allows HTML syntax to run at the client. This will display as an underlined link for the user to click on and display the sendto window. I hope this is what you were asking.
Good luck, Chuck

>Where can i find information about how send an email from a form using ASP, considering both automatic and the user type the body of the message and then send it?
>Do i have to consider something before to do this?
>
>Thanks for the support.
Extreme Programming = Plan -> Design -> Code -> Test
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform