Search results

  1. T

    ASP: Hello World !

    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...
Top