%-- '++++++++++++++++++++++++++++++++++++++++++++ '+ Today in History V.1.6 ASP .NET '+ Programmer: Dexter Zafra, Norwalk, CA. USA '+ Web Developer / Webmaster: www.Ex-designz.net and www.myasp-net.com '+ Date created: Nov 20, 2005 '+ '+Purpose: This ASP.NET application was developed by (Dexter Zafra) of www.ex-designz.net to help classic '+ASP coders and beginners to learn ASP.NET in VB without having to use Visual Studio, and applying the skills '+and tricks they learned from classic ASP '+ '++++++++++++++++++++++++++++++++++++++++++++ --%> <%@ Page Language="VB" Debug="false" EnableSessionState="false" EnableViewState="false" %> <%@ import Namespace="System.Data" %> <%@ import Namespace="System.Data.OleDb" %>
Developed by Dexter Zafra of Ex-designz.net and Myasp-net.com