1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

ASP compiler

Discussion in 'C#' started by micanti, May 16, 2006.

  1. #1
    Hi,
    does a compiler exist for ASP/VBScript ?!

    Thanks
     
    micanti, May 16, 2006 IP
  2. rajkiran

    rajkiran Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There is a DLL called ASP.DLL in system32 which compiles vbscript code.

    Whenever a request is product by browser client for an asp page. The web server (here IIS) Choose a correct ISAPI filter in order to process the request.
    there is an isapi filter for processing asp pages.


    thanks
    http://www.lookforemails.com
     
    rajkiran, May 16, 2006 IP