view the source of the generated page and paste the mSaveSection() here. On Wed, Apr 8, 2009 at 1:01 PM, Rick Faircloth <r...@whitestonemedia.com>wrote:
> Here’s the code: > > > > function mSaveSection() { > > > > datavalues = { dsn: > ‘<cfoutput>#application.dsn#</cfoutput>’, > > section_subtitle: > ‘<cfoutput>#session.values.section_subtitle#</cfoutput>’, > > section_text: > ‘<cfoutput>#session.values.section_text#</cfoutput>’ }; > > > > The application (or browser) just seems to “sit and spin” when this is > run…no error, no timeout, > > nothing. > > > > When I look at the generated code in Firebug, the values are good for the > session variables. > > And I use ‘<cfoutput>#application.dsn#</cfoutput>’ successfully in all > other ajax functions > > without problem. > > > > When I substitute hard-coded values in place of the session variables, the > function works. > > Does anyone familiar with jQuery and ColdFusion session variables know of > an issue with this > > approach? > > > > Thanks, > > > > Rick > > > > * > --------------------------------------------------------------------------------------------------------------------------------------- > * > > *"It has been my experience that most bad government is the result of too > much government." - Thomas Jefferson* > > > -- I have failed as much as I have succeeded. But I love my life. I love my wife. And I wish you my kind of success.