Promotion 123 Administration wrote:
> 
> Dear Group,
> 
> I have just got a web site where I can use apache ASP.  I am familiar with
> ASP with VBScript, but want to learn apache.  Are there any web sites that
> will help me learn apache????
> 

The big difference with Apache::ASP is its all perl scripting,
and no $Server->CreateObject COM objects ( on unix anyway ).  
So you have got to know perl!  And mod_perl is very important 
to know too, which gives you added abilities.  Check out:

  http://www.apache-asp.org/resources.html

And if you don't know CPAN, get to know it:

  http://www.cpan.org

Its the collected perl works of some 1700 authors.

--Josh
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks Founder                       Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to