I've just signed up to this host and I'm new to creating websites.
I have this ASP script:
<%
Response.Write("Hello World !")
%>
which I have saved (exactly as the above without anything before or after it) in my "public_html" subfolder.
If I do a link to it in Internet Explorer (version 6) at tianung.x10hosting.com/test2.asp
it just returns exactly the above script as text !
How do I get the script to execute ?


LinkBack URL
About LinkBacks
Reply With Quote
icon below! (this is even better than "liking" a post)

