----- Original Message ----- From: "D. Delcomminette INGECOM" <[EMAIL PROTECTED]> > I have an application page in which a button opens a form with simple > Javascript functions in a new browser window . Everything works fine in CF5 > and even CFMX if I disable the debug output. Whenever I allow the debug > output in MX (classic or dockable) I get a Javascript error stating that a > check box object does not exist �!! Having a look at the HTML source of > this window, they are similar up to the point where CFMX debugging info > starts � meaning my code has not been altered ???? > Have any of you already seen something similar ? -----------------------------
Could you be a bit more specific / show some code / give us an URL? When does the JS error come up? When the page loads? When the form's submitted? Where is the error thrown? Is the 'missing' checkbox object definitely in the source, definitely being referenced correctly? Gyrus [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://www.norlonto.net PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

