One approach I have seriously considered, especially given my work on hybrid
mobile applications is this.
Single Page HTML
JavaScript/JQuery AJAX calls to 4D
4D Builds a C_Object Stringify it and returns it to AJAX call
JavaScript gets the Stringifiy’d object and Calls Parse to turn it into
a JavaScript Object
JavaScript uses JQuery to build the page and display the data.
This is the way to get hybrid mobile applications to work, it could work just
the same for “real” web pages.
Neil
--
Neil Dennis
4D Developer since 1990
GreaText - Designing Software for the Way You Work
716 East 1850 N
North Ogden, UT 84414
mailto:[email protected]
http://www.greatext.com/
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ: http://lists.4d.com/faqnug.html
Archive: http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************