%@ IMPORT namespace="AjaxControlToolkit" %> <%@ IMPORT namespace="System.Collections.Generic" %> <%@ IMPORT namespace="System.Net.Mail" %> <%@Page validateRequest="false"%> <%-- This example shows how to send a mail message from a Web Forms page using the classes in the System.Net.Mail namespace. --%>