start mail
-
Do you mean in ASP.NET ? Either way, how do you mean ? You can put HTML in your ASP.NET page ( all asp: tags get converted to HTML also, HTML is all your browser knows how to render ). If you want to send the mail yourself in code, there's a class ( whose exact name escapes me right now ) for this.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
u can use same[](mailto:................. with asp.net and asp or can use <asp:Hyperlink NavigationUrl=)
[Regards, Rashida Jabeen](mailto:................. with asp.net and asp or can use <asp:Hyperlink NavigationUrl=) http://www.akaas.net[^]
-
u can use same < a href="mailto:................. with asp.net and asp or can use < aasp:Hyperlink NavigationUrl="mailto:.................>
Regards, Rashida Jabeen http://www.akaas.net[^]