SDP2006
09-17-2003, 12:28 AM
I've tried to learn asp, but everytime I do this basic code, it doesn't work, so I give up. I've finally realized "CODING FORUMS!!"
Heres my code
<html>
<body>
<%
response.write("Hello World!")
%>
</body>
</html>
save it as hello.asp, upload it to my server, all it shows is a blank page....hmmmm
BTW, I have XP Home Edition. How can I install ASP and run it from my machine? Thanks to all.....
Heres my code
<html>
<body>
<%
response.write("Hello World!")
%>
</body>
</html>
save it as hello.asp, upload it to my server, all it shows is a blank page....hmmmm
BTW, I have XP Home Edition. How can I install ASP and run it from my machine? Thanks to all.....