Now for US central time is: 11/21/2024 3:39:48 AM
First Line: <%@ Page Explicit="True" Language="VB" Debug="True" %>
Second Line: <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
Third Line: < html xmlns="http://www.w3.org/1999/xhtml" >
For example the fourth and fifth lines can be as follows:
Fourth line- after HTML opening tag: <script runat="server">
Fifth Line: Sub Page_Load(Sender As Object, E As EventArgs)
Return to Table of Contents