Mega Code Archive
Categories
/
ASP.Net
/
Page
Import Directives in a page
<%@ Page Language=VB Debug=true %> <%@ Import Namespace="System.Web.Mail" %> <%@ Import Namespace="System.Data"%> <%@ Import Namespace="System.Data.OLEDB"%>
Using the Import Directive
Enter your Name: