Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending an email from an asp web page
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00662044
Message ID:
00664037
Vues:
21
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform