Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Christian Jensen on April 17, 2002, 06:01:17 PM

Title: VB runtimes for CGI
Post by: Christian Jensen 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?
Title: Re: VB runtimes for CGI
Post by: Luke Drumm 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