How to build an Ajax website :
You need for some wrapper. Your JavaScript program, integrated into a web page, sends request to the server to load files for rebuilding of pages. The received documents are processed with Dom's methods or XML parsers and the data are used to update the pages.
No comments:
Post a Comment