SAJAX :Sample Ajax Toolkit
What is Sajax?
Sajax is another Ajax framework which makes it easy to call ASP, Cold Fusion, Io, Lua, Perl, PHP, Python or Ruby functions from your webpages via JavaScript without performing a browser refresh.
How does SAJAX work?
SAJAX creates a JavaScript stub function that calls functions you export from your script. It handles all the connection [...]