Please, can somebody help? I am using ASP.NET to create a mail form. The email recipient's address is contained in the "code-behind" file and not in the actual aspx file. Do I need to do anything to to prevent email harvesting or the form being used as a spam relay or does VB.NET take care of all that?
whether the email address is sitting in the code behind, or on aspx form (within the <script> tag), or web.config appSettings.... people wont be able to get it..
Bookmarks