[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?
- Subject: [cobalt-users] How do I make an ASP page work on the RaQ?
- From: "Chris Womack" <Chris.Womack@xxxxxxxxxx>
- Date: Fri Apr 20 01:12:19 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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