04a21990b3
* NEW: Response.Done is a new property that tells if Response.End has been called. [GB.WEB.FORM] * NEW: A WebForm can declare a static public method 'HandleRequest' taking no arguments and returning nothing. That method will be called before processing any request, so that you can process the Request object before anything else. If you handle the request and send a response (i.e. if you call Response.End during that method), then the gb.web.form component will not process it. git-svn-id: svn://localhost/gambas/trunk@7848 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |