Skip to main content
Inspiring
June 4, 2008
Question

CFWINDOW error in Internet Explorer

  • June 4, 2008
  • 1 reply
  • 1229 views
I am using CFWINDOW for an ajax login form and I am having a problem in IE...

First of all, just in case this makes a difference, I am using Fusebox for this site..

I have a CFWINDOW setup called "login" and it loads a page with a simple cfform login form. I have used CFAJAXIMPORT and included "cfwindow,cfform". But in internet Explorer, I get the following message...

Error processing JavaScript in markup for element login_body: [Enable debugging by adding 'cfdebug' to your URL parameters to see more information]

So I added the URL parameter and in the window I get:
error:http: Error processing JavaScript in markup for element login_body:
(really helpful, i know...)

Also, this does not seem to be an issue in FireFox... Also I am using IE7... (which is probably the issue...lol)

Does anyone have any clue why I am getting this message? I really would like to use CFWINDOW in this app I am working on so all help will be GREATLY appreciated! Thanks!

    This topic has been closed for replies.

    1 reply

    Inspiring
    June 13, 2008
    try to use it in different application without Fusebox. Sometimes Fuseboxes have bottle necks.