Search

You searched for the word(s):
< 1 second(s)
  • Re: Problems using ImagePath - g_state is undefined

    Just call this stupid user question number 101 This works &#160;&#160;&#160; &#160;&#160;&#160; edText.ImageGalleryPath = ''Docs\1'' this does not &#160;&#160;&#160; &#160;&#160;&#160; edText.ImageGalleryPath = ''Docs\1\'' But it really should be &#160;&#160;&#160; edText.ImageGalleryPath = ''Docs/1''
    Posted to Cute Editor for .NET (Forum) by DouglasPHill on February 24, 2005
  • Re: Problems using ImagePath - g_state is undefined

    The value seems to be unrelated to the problem. I've tried ''DOCS\1\'' and I've tried ''c:\inetpub\wwwroot\app\DOCS\1\'' I've tried these values in the variable UrlDocDirectory and also as string constants. It doesn't matter, setting the imagepath is causing a javascript error. (javascript associated with CuteEditor) Thanks
    Posted to Cute Editor for .NET (Forum) by DouglasPHill on February 24, 2005
  • Problems using ImagePath - g_state is undefined

    If I try to set the imagepath in code, the browser shows an error when loading the page.&#160; When I click on the error icon in the bottom of the browser, the error is&#160;&#160; ''g_state is undefined.'' If I remove the code that is trying to set the image path, the browser displays no error.&#160; Unfortunately, I must set the ...
    Posted to Cute Editor for .NET (Forum) by DouglasPHill on February 24, 2005