[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] How do I make an ASP page work on the RaQ?
- Subject: RE: [cobalt-users] How do I make an ASP page work on the RaQ?
- From: "Alex Lee" <alex@xxxxxxxxxx>
- Date: Fri Apr 20 02:07:14 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> <html>
> <*
> response.write("Hello World")
> *>
> </html>
that's incorrect ASP code.
Try hitting this link:
http://main.virtualsite.name/caspsamp
the main virtual site of your raq is the one that cannot be deleted and it
should have ASP enabled in order for the samples to work.
and go thru all the diagnostics, it will also allow you to view ASP source
to see what it looks like.
alex