|
|
|
|
|
| | |
| |
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Why doesnt mine work? :( |
|
From: |
Ben Brown |
|
Date: |
1/9/2001 2:21:12 PM |
|
IP: |
193.113.185.169 |
Hi there I am trying to learn ASP but I have one problem.. I always get errors or the page never loads..
I open a new text file and type:
<html>
<head>
<title>Hello test</title>
</head>
<body bgcolor="#FFFFFF">
<%Response.Write "hello"%>
</body>
</html>
I then save it as test.asp. I then upload and goto view it and The browser either stops loading or I get a 500 internal server error!
I have tryed diffent web servers including Brinkster.com designed especially for asp hosting and many others. I have also tryed different computers and different browsers.. What am i doing wrong?? :*(
Thanks alot
-Ben |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|