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

Re: [cobalt-users] Apache::ASP



on 7/27/00 1:37 PM, Jake Smith at jake@xxxxxxxxxx wrote:

> I am still very new to the *nix world and I saw this on Freshmeat.
> 
> This perl module provides an Active Server Pages port to the Apache Web
> Server with perl as the host scripting language. Active Server Pages is a
> web application platform that originated with the Microsoft NT/IIS server.
> Under Apache for Unix and Win32 platforms it allows a developer to create
> dynamic web applications with session management and embedded perl code.
> 
> http://www.nodeworks.com/asp/
> 
> would this work on a RaQ2 or 3?
> 
> I have been thinking about getting chilisoft would this do the same thing as
> chilisoft?

I believe that this offers rudamentary *PERLscript* support, not VBScript
(which is the language most ASP scripts are written in).

And yes it should work on a Raq2 and 3.

But no it doesn't do what chilisoft asp does--it performs a subset of those
features (actually I don't know if Chilisoft even supports PERLscript).

-