Home | Projects | Tutorials | Articles | live chat | Submit Project | Big Vote
 
Ajax Projects
.NET Frameworks
Java Frameworks
PHP Frameworks
Ruby Frameworks
Other Frameworks
Cool AJAX sites
Ajax Resources
Ajax Tools
JavaScript frameworks
Partners
Ajaxlines
Web 2.0 Sites
Web 2.0 Magazine
Human Development
Software Development Company
 Home / Projects / Other Frameworks / SAJAX

SAJAX




SAJAX routes calls directly from Javascript into your server-side language and back out again. So, for example, calling a javascript method "x_calculateBudget()" will go the server and call an ASP(temporarily removed due to bugs)/ColdFusion/Io/Lua/Perl/PHP/Python/Ruby calculateBudget() method, then return the value in javascript to x_calculateBudget_cb().



Read The Full Review.




Project Name : SAJAX

Version :

Download URL : http://www.modernmethod.com/sajax/

Website URL : http://www.modernmethod.com/sajax/

License :

 Alexa

  


Statistics about this project website from Alexa

wikipedia  Contributions

  

Features

Edit


Samples

Edit


Related Links

Edit


Competitors

Edit


Related Projects

  


  • CGI Ajax
    CGI::Ajax is a perl module to make it trivial to write AJAX scripts using Perl. The module is object-based Perl, and creating a link from a JavaScript event to your Perl code is as easy as defining the JavaScript function name to Perl subroutine name mapping.
  • AJAX Framework
    The AJAX (Asynchronous Javascript And XML) Framework is a cross browser framework that allows developers to quickly develop web pages that can call web services and server pages through javascript without having to submit the current page
  • InfiView
    platform for developing interactive, dynamic and infinite graphical Ajax maps and diagrams
  • AJFORM
    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 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.
  • Aejaks
    Aejaks is a windowing toolkit to develop Ajax-based applications in Tcl, it's combines the server-side Ajax windowing system Echo2 with the powerful simplicity of the Tcl langauge. Æjaks is inspired by the Tcl/Tk windowing system for desktop applications.
  • Bindows SDK
    The leading object-oriented platform for developing AJAX enterprise applications

 Discussion

  


Leave Your Comment

Name (Required)
Mail (will not be published) (required)
Website
Random Projects
Direct Web Remoting
Jaxcent
SmartClient from Isomorphic Software
Litha-Paint
Ajax Experience Video
Ajaxium
Ajax Shoutbox
Rimzu
EklaBlog
InfiView
Tutorials
Ajax using XMLHttpRequest and Struts/
Using PHP and Javascript to Create AJAX Effects
Blendy Backgrounds Explained
An Ajax Hello World project to Get You Going
Dealing with Long Running Processes in ASP.NET
AJAX ASP Example
GWT charts without JSNI, plugins, or server round-trips
Dojo and Zend Framework Integration Released
GMail Chat - Gmail Client Side Architecture Part 3
Cross-Domain AJAX calls using PHP