Sounds like there could be a number of problems:

* Invalid HTML code is loosing data somewhere.  Clean HTML avoids these
problems.

* Cookie problems could be doing this.

* Are your SSL certificates valid?  Try viewing your bare secure site
via SSL just to ensure it works.

* Check the Javascript console, there might be something in there.


ColdFusion only outputs the code you tell it to so it shouldn't be
something that ColdFusion itself is doing.  Most likely it is a bug in
the output HTML that works fine in IE but is broken in some way to not
work in a more standards compliant browser, e.g. Mozilla Suite or
Firefox.  You may also want to try downloading a Linux "live CD"
distribution and try the browsers that come with it.  Lastly, also try
out Opera to see if it also has the problem.


Installing these Firefox plugins will help:

* http://livehttpheaders.mozdev.org/ shows you the raw HTTP messages
to/from the server.

* http://chrispederick.com/work/firefox/webdeveloper/ *loads* of useful
tools every web developer should use.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include <stdjoke.h>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204478
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to