Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Can't Get Hello World Asp Script To Work
matthewk
post May 31 2007, 11:59 PM
Post #1


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 47
Joined: 24-May 07
Member No.: 22,128



Hey,
I uploaded this script named test.asp; here's the contents:
CODE
<html>
<body>

<%
response.write("Hello World!")
%>

</body>
</html>
I put it in the public_html folder just like my other files. Here's the url: http://kooshad.astahost.com. Does anyone know what I'm doing wrong? I'm really new to ASP. I got this from an examples website to teach ASP. Thanks smile.gif
Go to the top of the page
 
+Quote Post
vujsa
post Jun 1 2007, 05:47 AM
Post #2


Absolute Newbie
Group Icon

Group: Admin
Posts: 888
Joined: 20-February 05
From: Indianapolis, Indiana, USA (Midwest)
Member No.: 2,714



I think I see the problem.. We don't support asp here. sad.gif We used to but it was just too difficult to maintain with the linux servers and nobody used it. But if you are interested in learning a web scripting language, we do support PHP and have a lot of information on the subject in these forums.

vujsa
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. I Need A File Upload Script In Asp (stores To Db)(2)


 



- Lo-Fi Version Time is now: 7th October 2008 - 01:45 AM