[futurebasic] Re: [FB] DIM FB AS cgi

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 2000 : Group Archive : Group : All Groups

From: "Steven J. Stratford" <sstrat@...>
Date: Wed, 22 Nov 2000 18:18:34 -0600
When I checked my e-postbox, I found e-mail from tedd <tedd@...>
sent on 11/22/00 9:27 AM that said:

>> I'd love to try it out in my CGIs. I use Munger regularly in my code to
>> extract data from file handles and speed is of the essence in a web-serving
>> application.
>> 
>> --Steve
> 
> --Steve:
> 
> I use Perl for my cgi scripts -- however, I would love to use FB
> instead. How do you use FB for cgi stuff? It looks like to me that
> the server would have to be able to run FB.

They're not scripts, they're pre-compiled applications that communicate with
WebStar via AppleEvents, so the FB compiler is not necessary. Take a look at
the demos on my web site and download a free CGI to try it out.

http://www.internetyx.com/tcgi/cgidemos.html

--Steve

> 
> tedd