VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ASP Server CGI

Bryan A. Cairns  (12 Submissions)   Complete Applications   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

I am working on an Open Source Web Server (https://www.html-helper.com/powerserver/) written in Delphi and Visual Basic that supports PHP, Perl and ASP. This is the ASP CGI that turns ASP scripts into the actual page that is being sent to the client.
I admit this is a little difficult step into without knowing the "in's and out's" of the server itself.
I submited this because I see alot of people attempting to make ASP servers.
Basically this is called by the server and formats the ASP script into a web page.
I did not submit a image with this because as you can see the GUI is nothing fancy.
Just Load the Program and click the "Go" button - then examine the code.

Inputs
Creates ASP pages from ASP scripts

Assumes
Some knowlege of ASP and the MS Script control

Side Effects
Probably a few hundred bugs

API Declarations
a few :)

Rate ASP Server CGI (3(3 Vote))

Download ASP Server CGI

ASP Server CGI Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters