Railo Ajax 0.5.1.4

Posted By Andrea Campolonghi | Posted in railo , cfml , Railo Ajax , javascript , ajax | Posted on Oct 08 2009

This version of RailoAjax starts the support of functions not strictly related to a tag or to a UI object like tabs or windows.

Firsts functions to be supported are:

Railo.Ajax.submitForm
(formId,url,callbackhandler[,errorhandler,httpMethod,asynch,returnFormat,beforeSend])

You can use this fucntions to ask a form to be ajax submitted at any time with no need to trigger the submit event.

Railo.Ajax.ajaxForm
(formId[,target,callbackhandler,errorhandler,returnFormat,beforeSend])

This function is used to configure a form to be submitted in ajax mode. The main difference with the previous one is that in this case the form will be submitted in ajax mode in any case, and not only when invoked by the function itself.

Railo.Ajax.navigate is on development stage.

7 responses to “Railo Ajax 0.5.1.4”

Is there a reason you're no longer using the ColdFusion namespace? If the functions worked as their Adobe counterparts, wouldn't keeping the ColdFusion namespace improve the portability between platforms?
@Steve Both namespaces are available. You can call both Railo.Ajax.submitForm as ColdFusion.Ajax.submitForm obtaining the same result.
Very cool. I just think it's important that developers maintain that portability, keeping it easy to move from platform to platform. Especially those who might be working on Open Source CFML projects. Thanks for all your work on this.
Hi Andrea, does this svn url works ? http://svn.andreacfm.com/svn/railoajax/trunk
@Steve. Thanks... I read your ext book so maybe I will ask a bit of your time when time comes to try some ext UI. @Sana Sorry I did not mention that you need to log as guest/guest
Great! I hope you found the book to be helpful and informative. That reminds me, the CFQueryReader will be very important to anyone writing Ext components for Railo (I've tested, the JSON output is the same. Which is good.) When you have questions, feel free to drop me a line.
@Andrea Only once I have been able to get code from SVN. now when ever I do svn update. I have svn error. ---pasted svn error ---- "OPTIONS of 'http://svn.andreacfm.com/svn/railoajax/trunk': Could not read" -------------------------- Please check your svn server, whenever you have sometime. Thanks

Leave a Reply

Leave this field empty: