%@ Import Namespace="System.Web.Mail" %> <%-- The line above is the namespace for the mail sending functions. This is very important!!! Don't forget it when sending mail like this. --%> <%-- The tag below starts our server-side scripting. Notice the runat="server" parameter. That's important. --%> tag --%> <%-- this will all be displayed when the user first comes to this page --%>