First, i thought it has something to do with the way I set-up PWS on my PC. The set-up of the transaction server failed. I downloaded a "fixer" for this from msdn and after hours of working with it i finally got it right. But this didn't resolve my original problem - the ASP code still didn't work on this simple code:
<HTML>
<BODY>
<B>Welcome to my webpage hosted on PWS!</B><BR>
The time is now: <%=TIME%><BR>
</BODY>
</HTML>
The output is:
Welcome to my webpage hosted on PWS!
The time is now:
Do i need to install anything else beside PWS?
Any help will be greatly appreciated!!!
<HTML>
<BODY>
<B>Welcome to my webpage hosted on PWS!</B><BR>
The time is now: <%=TIME%><BR>
</BODY>
</HTML>
The output is:
Welcome to my webpage hosted on PWS!
The time is now:
Do i need to install anything else beside PWS?
Any help will be greatly appreciated!!!