Codefixer - ASP tutorials, resources and software
New MS SQL 2008 Available – DiscountASP.NET
Home   Articles   Resources   ASP directory   ASP Tutorials   Code Snippets   ASP Applications   Forum
Monday 6 October
MembersPro PayPal - ASP Membership software

USA & Europe Data Centers – DiscountASP.NET


ASP Partner ASP Partner ASP Partner more partners...

Test if your server supports ASP

Copy the code below and paste it into a text editor such as notepad or wordpad. Save the file as 'test.asp'. Do Not save this with an .html or .htm or .txt file extension. With Notepad select "All Files" in the "Save as type" drop-down menu to avoid having your file renamed to test.asp.txt.

Next simply FTP the file to your web server. Type the URL address into your browser, this will be a URL like http://www.yourwebsite.com/test.asp. If the page displays the current system date and time without any error messages then your server supports ASP.

<%@ Language="VBScript" %>
<html>
<head>
<title>ASP Test Page</title>
</head>

<body>

<%
'Display the current system date and time
Response.write "Today's date and time is " & Now()
%>

</body>
</html>

Your page should look like the screenshot below.

Server supports ASP
LinksPro - Directory  and Link  Management Software




ASP.NET 3.5/2.0 Web Hosting: 3 Months FREE – Click Here!




About | Contact | Advertise | Feedback | Hire Us | Link

Site developed by Michael Wall - Web Design Belfast N.Ireland.
Copyright © 2000-2008. All rights reserved.

Do you intend to move to ASP.NET or have you already?
Yes will do
Have done
ASP does fine
Not a priority


Directory Software