Rolf Hopkins wrote:
> 
> >
> > My ISP told me they supported asp, so I had a friend of mine set up the
> asp
> > code for me and he tested it on his server.  When I put the code in my
> > pages, it did not work.  I called my ISP back and found out the first
> person
> > was wrong.  They run Unix and DO NOT support asp.
>
> ...
>
> I'm not surprised that many ISPs don't support asp.  Someone correct me if
> I'm wrong, but Chillisoft, the only program I know of that let's you run asp
> on unix, costs something like US$1000.
> 

Apache::ASP is free & supports ASP perl scripting on Linux/Unix.  
I run it on Linux, Solaris x86 & NT personally.  Check out:

  http://www.apache-asp.org
  http://perl.apache.org

for more information.  Apache::ASP is just one of the development
environments available to the mod_perl environment on Apache.
Other favorites there include HTML::Embperl, HTML::Mason & AxKit.

Chances are however, that your friend's scripts are written with
VBScript, as that is the primary dev language under IIS/ASP.
I don't think there are alternatives to Chilisoft for VBScript 
ASP on Unix.

--Josh

_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks >> free web link monitoring   Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to