Ajax

From NetBurner Wiki

Jump to: navigation, search


[edit] Syncor Systems, Inc. - Using AJAX to Serve Dynamic Web Content on the NetBurner Platfom

A NetBurner solution will often monitor dynamic conditions like temperature and voltage. It is often desirable to see an updated view of this dynamic state data without manually refreshing the web client. It is a simple matter to make a web page dynamically refresh. However, the standard technique of using a metatag or JavaScript timeout setting causes the entire page to flash, which is often very distracting. This white paper describes a technique using AJAX that can keep sections of a page up to date in a seamless manner. This paper is accompanied by a zipped DevC++ project containing all the code.

ZipICO.PNG Download the source code here! Info_circle.png

Personal tools