[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] How do I make an ASP page work on the RaQ?



I am considering whether I should run .asp pages on our RaQ.  It's not
looking good.  I put a simple .asp page out and it doesn't pull up.  Enable
Active Server Pages is checked for this site.  Can anyone provide a
step-by-step example for getting an ASP page to work?   Here is the code for
the .asp file:

<html>
<*
response.write("Hello World")
*>
</html>

Thanks -
Chris Womack