Question
Loading all of the Ajax library for one function?
I have a login script on the front page of my website that uses some of CF9's ajax functionality. However, firebug is showing me that the cfm page is preloading the entire Ext JS library.
Is there a way to avoid this??

