Please, never think about AJAX again…
2
Updates: The next version of AJForm will also be available as an optional JQuery plugin. The standard Prototype.js version will also be available.
AJForm is a JavaScript toolkit which simply submits data from any given form in an HTML page, then sends the data to any specified JavaScript function. AJForm will, with minimal developer interaction, automatically “AJAXify” your HTML forms so you don’t have to write even a line of AJAX specific code. AJForm also degrades gracefully in every aspect. In other words, if the browser doesn’t support it, the data will be sent through the form as normal. It has been successfully tested on:
- Mozilla FireFox 1.0+
- Netscape 7.0+
- Internet Explorer 5.5+ for Windows
- Safari 1.2+
- Opera 7.6+
AJForm can be setup and ready to go in 3 easy steps, which should take no longer than 2 minutes.
AJForm supports all HTML form elements, including file uploads seamlessly, right out of the box.
See what many developers have already sworn by. You will find the amount of time you save very refreshing.


