Skip to main content
New Participant
November 14, 2011
Question

cfinput datefield not displaying at all in IE7

  • November 14, 2011
  • 1 reply
  • 1728 views

I created a coldfusion cfform that has a single cfinput datefield which is embedded in a CSS layout.

The webform and datefield display properly in IE8, FF, Chrome but it will not display in IE7 (which our organization still uses).

Any thoughts?  This does not appear to be the Z-index issue as it is not behind other items it just doesn't appear to work.

I am using Coldfusion 9.

Thanks.

Tom

This topic has been closed for replies.

1 reply

Community Expert
November 14, 2011

Make sure your /CFIDE directory is mapped properly.

Dave Watts, CTO, Fig Leaf Software

Dave Watts, Eidolon LLC
New Participant
November 14, 2011

Dave,

  I am not sure what you mean about the /CFIDE directory.  I haven't done any custom mapping or changed anything so I am not sure why this would have broken.

  Can you help direct me in the best way to check?

Thanks.

Tom

New Participant
November 15, 2011

What happens when you go to this URL?

http://your_web_server/CFIDE/scripts/cfform.js

Dave Watts, CTO, Fig Leaf Software


Dave,

When I go to that URL using either servername, server ip, external website name I get the same behavior.  I am prompted to open, save or cancel for the cffrom.js file.

  Does this help?

Tom