Hi, thanks for the replies, though they seem to be relating to creating my own web server, which I don't want to do, I want to create a web application.

In other words, instead of writing my scripts in PHP or Perl etc., I want to write them as a command line RB project. That way I am not having to keep switching between languages and can re-use lots of my code.

I used to write all my back-ends using VB and am looking for a similar way to write them now in RB.

Any ideas?


On 15 Nov 2006, at 00:55, Stefan wrote:


Am 15.11.2006 um 01:35 schrieb Thom McGrath:

Do you develop web applications using another platform? If so, you'd likely feel pretty comfortable with my HTTP server class.

<http://thezaz.org/Downloads/REALbasic/Server/HTTP/>

And here is another one (compiled version), I'm working on (currently only part time):

        http://www.turingart.com/downloads/TAWebServerDemo.zip
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to