Results 1 to 3 of 3

Thread: VB webserver and supporting asp

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 1999
    Location
    California, USA
    Posts
    662
    I'm working on a fairly complex webserver for windows that was written in vb5. I've already got CGI and Server Side Includes working fine. Now I'd like to impliment ASP.

    It seems that the compenents that interpret APS would be seperate from MS's webserver. If so, where can I find it? If not, I'm going to have to interpret the ASP myself. Has anybody done this yet?

  2. #2
    Guest
    Microsoft is using the asp.dll for asp support. check it out.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jun 1999
    Location
    California, USA
    Posts
    662
    that's just the default objects used in asp pages. I'm looking for the asp interpreter. the thing that interprets everything between the <% and the %> tags in the html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width