Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

RE: .ASP vs .CGI - could someone clarify this?

by BigJoe (Curate)
on Jul 07, 2000 at 21:34 UTC ( [id://21537]=note: print w/replies, xml ) Need Help??


in reply to .ASP vs .CGI - could someone clarify this?

The .asp extension on files is to let Microsoft's IIS know that the file is a server side script and to run it. In ASP you can use many scripting languages (VBscript, PERL, J++, JavaScript, etc). If you are using Windows you can also associate .CGI as the same or to be run using perl.exe (from active state).

From my researching of ASP it is pretty much Microsoft's copyrighted version of CGI scripts. By doing this they have control of it's use.

If you want a really good site for ASP using Perl go to www.perlscripters.com

Update: This was a good perl scripting site but as Buckaroo Buddha found it is a PORN site. I would like to assure everyone that that is not what it once was.

--BigJoe
  • Comment on RE: .ASP vs .CGI - could someone clarify this?

Replies are listed 'Best First'.
Re: RE: .ASP vs .CGI - could someone clarify this?
by Buckaroo Buddha (Scribe) on Apr 27, 2001 at 19:06 UTC
    If you're at work be careful because it looks like perlscripters.com has become a porn site
      Damn, that sucks. It was a really good site on integrating Perl into ASP pages.

      --BigJoe

      Learn patience, you must.
      Young PerlMonk, craves Not these things.
      Use the source Luke.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://21537]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-25 08:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found