|
-
Feb 23rd, 2001, 04:14 AM
#1
Thread Starter
Fanatic Member
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?
-
Feb 23rd, 2001, 05:27 AM
#2
Microsoft is using the asp.dll for asp support. check it out.
-
Feb 23rd, 2001, 08:34 PM
#3
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|