Search

You searched for the word(s): aspx error
Showing page 62 of 163 (1,623 total posts) < 1 second(s)
  • Re: Some issue with cuteEditor 6.2

    >>1.        Click on insert link icon and click on browse button. Gives Unexpected Error. It's strange.  Do you have problems with the examples included in the download package?   Have you changed the code?   >>2.        Spell check is ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 22, 2008
  • Re: Image Editor vs database

    Mark, We have checked your code. It seems that much functions are not be implemented. You can check our example code in the attachments. It would show you how to implement each methods. Regards, Terry.   ------------------   Hi Terry,   There are indeed some functions that I don't have implemented, but that's on ...
    Posted to Cute Editor for .NET (Forum) by Markuz on December 5, 2008
  • French characters (é) show (é) in dialogs!

    Just installed the latest version (youTube version) and whenwe use french language, some weird characters appears!   You can see the result on then demo version here... http://cutesoft.net/asp/localization.asp  1- Go to  http://cutesoft.net/asp/localization.asp  2- Choose FRENCH 3- Click on any button that will ...
    Posted to Cute Editor for ASP (Forum) by JFRanger on September 12, 2008
  • Minor IE link formatting issue with UrlType = Relative

    Hi,   I have an issue with link formatting under the IE6-7. I had a chance to reproduce it using example http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx Way to reproduce (IE 6 for example): 1. Switch on option ''SiteRelative Urls'' 2. Add link <a href=''http://www.domain.com''>www.domain.com</a> in HTML view 3. ...
    Posted to Cute Editor for .NET (Forum) by frome on September 10, 2008
  • Cannot validate editor in GridView or DetailsView

    I have no problem validating the editor when I incorporate it in a Table control but I can't make it work in a GridView. The result is the error: ''Unable to find control id 'CeName' referenced by the 'ControlToValidate' property of 'RequiredFieldValidator1'.'' I'm guessing I will have to do this with code behind.   Here's the relevant ...
    Posted to Cute Editor for .NET (Forum) by GDB on May 22, 2008
  • Re: PDF file download question.

    It's important to leave the error trapping in there by the way, see my other thread (http://cutesoft.net/forums/thread/37251.aspx).  The converter appears to be somewhat unstable.  I updated the comments in my example slightly too, since I had copied my code from an earlier routine that attached the file to an email.  I was ...
    Posted to Cute Editor for .NET (Forum) by quackmire on March 6, 2008
  • Selected = and disabled =

    Opening up an old post that did not seem to get resolved ( http://cutesoft.net/forums/post/31336.aspx)   If I use the word disabled in the editor and save - disabled becomes disabled=''disabled'' If I use the word selected it becomes selected=''true' Any susequent save adds the text again - selected=''true''=''true''   This happend ...
    Posted to Cute Editor for .NET (Forum) by kidsonk on January 22, 2008
  • Could not find a part of the path 'c:\inetpub\wwwroot\editor\Editor.cep'.

    Hi,   I am trying the most simple example to try and get the CuteEditor working in a sample.  I have setup the default website in IIS to have a default.aspx which creates the CuteEditor.   I have set this setting in the machine.config (.net 2.0):   <add key=''CuteEditorDefaultFilesPath'' value=''~/editor'' ...
    Posted to Cute Editor for .NET (Forum) by scottle on January 16, 2008
  • Re: Context menu issue IE7

    >>Error 3 'CuteEditor.Impl.SecuritySetting' does not contain a definition for 'VerifyInDirectory' CuteEditor\Dialogs\outereditorfull.aspx 81    When upgrading have you replaced the DLL?   >>build but the problem still persists   Can you try the above example? If you cannot reproduce the ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 4, 2007
  • Re: No tools in the toolbars - JavaScript is enabled

    Hi   Sorry should have realised i have this problem exactly......   And my solution......   Was to add a link to the page which takes the user to another page. On the new page it has one line of javascript which says ''history.go(-1)''. Lo and behold the controls appear! You can test this manually....   1. Open the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 10, 2007
« First ... < Previous 60 61 62 63 64 Next > ... Last »