Trying to create 1st asp file...
this doesn't work so far, any pointers?
<SCRIPT LANGUAGE="VBScript" RUNAT="SERVER">
<%
set hello = server.createobject("HelloServer.Hello")
response.write hello.getHello()
%>
</SCRIPT>
|
Results 1 to 5 of 5
Thread: creating simple asp fileThreaded View
|
Click Here to Expand Forum to Full Width |