CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> IDE/GUI

 Preview error - IE6.0

Print topic Send  topic

Author Message
stanhecht

Posts: 6
Posted: 03/24/2004, 5:48 PM

Switching from Design to LivePage works OK - project publishes and runs from server (localhost Apache2). But switching from Design to Preview gives an IE6 error message box: "A runtime error has occurred ... line 31 .... Error: object expected .... do you want to debug?" Answering No clears the message and gives a good preview of the page. I suspect this is an IE6 problem rather than a CCS issue, since I've seen it happen outside CCS when browsing the web (seems like Javascript is somehow involved). But does anybody know how to cure this behavior?

Thanks,
Stan
View profile  Send private message
Anton
Posted: 04/01/2004, 4:26 AM

Its JavaScript :( so IE 6.0 menu View + 'Source' with notepad menu Edit + 'Go To' line 31.

Try looking at the obects AND the methods e.g. :

if(window.opener && window.opener.open) {
// then you can window.opener.focus();
} else {
// window.opener does not exist or is closed
}

Anton

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.