[Gambas-user] CGI
Benoit Minisini
gambas at ...1...
Thu Dec 13 19:20:09 CET 2007
On jeudi 13 décembre 2007, Phil Teare wrote:
> Hi
>
> I'm a very fresh newbie to GAMBAS. Firstly thanks! Great idea, so far,
> looking very well executed.
>
> I'm interested in the idea of the 'ASP like' cgi web app concept. However I
> can't find any documentation on it. could I have some pointers. I realize
> it may be a bit fresh, but at the mo, I just want to know whats there and
> how to try and use it.
>
> Many thanks,
> Phil
There is no the equivalent of ASP pages (i.e. HTML pages mixed with Gambas
code).
Otherwise, the gb.web component allows you to manage the sessions, the
cookies, the request encoded in URL or in web forms, the response, the
response headers, HTML quoting, URL quoting...
Regards,
--
Benoit Minisini
More information about the User
mailing list