Site hosted by Angelfire.com: Build your free website today!

My Home Page

My Favorite things about Angelfire.

My Favorite Web Sites

Angelfire - Free Home Pages
Free Web Building Help
Angelfire HTML Library
HTML Gear - free polls, guestbooks, and more!

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

<% Response.Write TestString %>