In my case, I know several other languages to be used for CGI-alike things. I have done things in ASP, PHP, Perl and some less known languages, but none of them make enough sense to compete with Rev CGIs since I discovered that.

About session globals, there are a lot of techniques to workaround this. Cookies can be used, although I have to investigate how. I often use hidden inputs in HTML-forms and encoded parameters in URLs (like: form.cgi?stack=test&cmd=todo&login=terry&pass=secret)

Terry

Op 27-feb-05 om 20:11 heeft Sivakatirswami het volgende geschreven:

Confirmed... we have *only* revolution for *all* CGIs on on all our domains. reason? I don't know any other language. I have yet to find something I can't do... though PHP's session globals would be nice.

_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to