VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ASP Server CGI

by Bryan A. Cairns (12 Submissions)
Category: Complete Applications
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Download ASP Server CGI

Download ASP Server CGI (27 KB)

ASP Server CGI Comments

No comments have been posted about ASP Server CGI. Why not be the first to post a comment about ASP Server CGI.

Post your comment

Subject:
Message:
0/1000 characters