[Gambas-user] New gb.web.form component
Benoît Minisini
gambas at ...1...
Thu Nov 19 03:05:58 CET 2015
Le 19/11/2015 01:56, Mike Crean a écrit :
> Hi Benoit, take alook at http://www.sitepoint.com/build-your-own-ajax-web-apps/andhttp://www.htmlgoodies.com/beyond/javascript/article.php/3767776/How-to-Develop-Web-Applications-with-Ajax-Part-1.htmfor a look at the AJAX technologies.
> Best Regards Mike
>
I know, I was ironic. :-)
Ajax means "not just using HTML", so it means too much to being actually
meaningful.
If you study the gb.web.form component, you will see that it "uses
Ajax". For example, there is no form submit, and it tries to refresh
only the part of the page that changes (but it is far from being minimal
at the moment). But it does not really works like common Ajax web
applications.
Regards,
--
Benoît Minisini
More information about the User
mailing list