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 -> General/Other

 Javascript

Print topic Send  topic

Author Message
dscalcione

Posts: 5
Posted: 02/12/2009, 2:53 PM

I have a project with about 40 pages. I was trying to add YUI tabs on a page and FCKeditor on another page without any luck. I would always get an error like 'FCKeditor' is undefined in IE (and yes I did download and copy FCKeditor to my project).

It appears that the "Common JSFunctions" and "User scripts" sections of the HTML code are corrupt. They appear in white instead of their normal grey background, as if the were manually edited. Now everytime I try to add FCKeditor or YUI components to my page Codecharge does add the javascript include to the HTML code. This is occurring on all 40 pages of my project.

Does anyone have any idea how what happened or how to fix it?

Thanks,
David
_________________
David Scalcione
View profile  Send private message
jjrjr1


Posts: 942
Posted: 02/12/2009, 3:09 PM

Hi david

Try verifying the pathing to the script files are correct in the html both in the IDE and at run time.

Let me know

Have fun

_________________
John Real - More CodeCharge Studio Support at - http://CCSElite.com
View profile  Send private message
dscalcione

Posts: 5
Posted: 02/12/2009, 3:27 PM

The line to include the FCKeditor JS is not in the file at all. It's added to the page, but as you can see below there is not <SCRIPT> tag for it. It should've been in the user script section.

//Include Common JSFunctions @1-AE24468D  
</script>  
<script language="JavaScript" src="../../ClientI18N.php?file=Functions.js&locale={res:CCS_LocaleID}" type="text/javascript" charset="utf-8"></script>  
<script language="JavaScript" src="../../ClientI18N.php?file=DatePicker.js&locale={res:CCS_LocaleID}" type="text/javascript" charset="utf-8"></script>  
<script language="JavaScript" type="text/javascript">  
//End Include Common JSFunctions  
  
//Include User Scripts @1-DA881925  
</script>  
<script language="JavaScript" type="text/javascript" src="../../js/pt/prototype.js"></script>  
<script language="JavaScript" type="text/javascript">  
//End Include User Scripts

_________________
David Scalcione
View profile  Send private message

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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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