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?