I have MS PWS installed on my computer, I fire it up and do this
and it doesnt work, I save it as an *.ASP file, and no luckCode:<%@ language=VBSCRIPT %> <HTML> <HEAD> </HEAD> <BODY> The current time is: <% Response.Write Time() %> </BODY> </HTML>
could you please help.





Reply With Quote