Problem with javascript

  •  05-02-2007, 10:54 AM

    Problem with javascript

     
     Hello,
     
     I'm trying the text editor, but I have a big problem on the configuration.
    In fact, in my application I use UrlRewriting process, and when I try to use the editor, it make me an error in javascript on this line :
     
    onload="CuteEditorInitialize('CE_ctl00_Content_CEContent_ID',{'_ClientID':'CE_ctl00_Content_CEContent_ID','_UniqueID':'ctl00$Content$CEContent','_FrameID':'CE_ctl00_Content_CEContent_ID_Frame','_ToolBarID':'CE_ctl00_Content_CEContent_ID_ToolBar','_CodeViewToolBarID':'CE_ctl00_Content_CEContent_ID_CodeViewToolBar','_HiddenID':'ctl00$Content$CEContent','_StateID':'ctl00$Content$CEContent$ClientState','_PostBackHandlerID':'ctl00$Content$CEContent$PostBackHandler','_TemplateUrl':'/Infostance.Scolastance/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2flocalhost%3a2134%2fInfostance.Scolastance%2fScolastance%2fCuteSoft.aspx','Culture':'fr','Theme':'Custom','ResourceDir':'/Infostance.Scolastance/CuteSoft_Client/CuteEditor','ActiveTab':'Edit','ToggleBorder':'True','FullPage':'False','ContextMenuMode':'Simple','EnableBrowserContextMenu':'True','EnableContextMenu':'True','FocusOnLoad':'False','ConvertHTMLTagstoLowercase':'True','RemoveTBODYTag':'False','AllowEditServerSideCode':'False','EnableAntiSpamEmailEncoder':'True','EnableStripScriptTags':'True','MaxHTMLLength':'0','MaxTextLength':'0','TabSpaces':'3','ResizeStep':'100','BreakElement':'Div','URLType':'Absolute','EmptyAlternateText':'ForceAdd','ServerName':'localhost:2134','AllowPasteHtml':'True','EncodeHiddenValue':'True','UseSimpleAmpersand':'False','UsePhysicalFormattingTags':'False','EnableObjectResizing':'True','MaintainAspectRatioWhenDraggingImage':'True','UseFontTags':'False','RenderRichDropDown':'True','EditorOnPaste':'ConfirmWord','PostBackScript':'__doPostBack(\x27ctl00$Content$CEContent$PostBackHandler\x27,\x27\x27)','HelpPath':'/Infostance.Scolastance/CuteSoft_Client/CuteEditor/Help/default.htm','PrintFullWebPage':'False','ReadOnly':'False','EditCompleteDocument':'False','DOCTYPE':'','BaseHref':'','EditorBodyStyle':'','DNNArg':'','EditorSetting':'!3wEWAgUCZnIFAyRhMaXRDZv3tK1y4uo!3YeajkY7ieAts'})"
     
    How can I force the directory Folder to search the javascript files ??
     
     Thanks a lot
View Complete Thread