Koozali.org: home of the SME Server

VB runtimes for CGI

Christian Jensen

VB runtimes for CGI
« on: April 17, 2002, 06:01:17 PM »
I'm developing Webaplications in Visual Basic 6.0 and have started using CGI..

Now that I have changed from Windows to Linux there is a problem...
VB does not have support in Linux...

What do I do?

Luke Drumm

Re: VB runtimes for CGI
« Reply #1 on: April 18, 2002, 02:29:17 AM »
Two options:
Pick a different language or port forward to a box running IIS4+.

There's quite a few 'Basic' implimentations for linux. If you don't want to get caught up in a whole load of new punctuation with languages like C and Perl, you may want to try Python.

Regards,
Luke