Coldfusion.Ajax.submitForm error -


i have site uses ajax exclusively read , post data. while leaving page sitting while, without clicking around, i'll following error:

error 12031: coldfusion.ajax.submitform: error submitting form, id: nform. 

nform 1 of form names, seems happen others well.

this seems happen in internet explorer, can't confirm that. have simultaneous calls database? change in coldfusion administrator setting?

any appreciated, can provide more info if needed.

when given choice in libraries ajax with, use jquery, group of people have focused on making sure cross-browser compatible, tests thoroughly, , fixes bugs; or use built in library adobe have written poor, bug riddled client side code , have worst track record of fixing bugs don't affect bottom line.

i love cf, wouldn't touch ajax library ten foot pole. switch on jquery 1.9.x. it's better documented, better written, , there broader range of developers can when have problems.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -