I have built a simple (when i say that i mean very simple) web server in visual basic, my question to the gurus is how can i add cgi support?
i will share the code later when i get it done
cyuz
Printable View
I have built a simple (when i say that i mean very simple) web server in visual basic, my question to the gurus is how can i add cgi support?
i will share the code later when i get it done
cyuz
I don't know how to do but not the webserver has to do the cgi-work but he executes the perl-interpreter (normally installed in c:/perl/bin/perl.exe) which returns the std-out.
When you've figured it out, please send me the code, i'm looking for a vb-http-server...
:) hope I could help a little bit and thnx in advance, Dennis.