<%@ Language="VBScript" %> <% Option Explicit %> ASP Test Page
<% Dim TestString %> <% TestString = "ASP is Working!" %>

<% Response.Write TestString %>

Hosted by www.Geocities.ws

1