Tutorial - Put In Practice

Simple examples, implemented using DynAjax

File Viewer:
Puts the content of a specified file into an HTML element.

File Viewer
Example & tutorial

Voting form:
When a user submits a vote, the form is instantly replaced by the actual voting results (instead of using popups, or reloading the whole page).

Voting form
Example & tutorial

Chatboard:
A messagebox where the visitors or users can communicate with each other.

Chatboard
Example & tutorial

Advanced examples

Text content editor:
This application lets you edit the content of a text document by adding/editing pages, paragraphs, etc.

Text content editor
Example & tutorial