Search

You searched for the word(s):
Showing page 78 of 123 (1,230 total posts) < 1 second(s)
  • Re: Control layout (UI editing)

    Please try the following code: &nbsp; &lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''&gt; &lt;script runat=''server''&gt; &nbsp;&nbsp;&nbsp; protected override void OnLoad(EventArgs e) &nbsp;&nbsp;&nbsp; ...
    Posted to Ajax Uploader (Forum) by Eric on July 21, 2010
  • Re: Content area collapses in Google Chrome

    I did not update any file, my steps are as follows: 1.&nbsp;Uploaded the latest version to your server(download link: http://cutesoft.net/downloads/folders/cute-editor-php/entry54374.aspx) 2. Copied your example to this new installation 3.&nbsp;Tested your example and found it works fine Please check whether your customization leads to this ...
    Posted to Cute Editor for PHP (Forum) by Eric on July 21, 2010
  • Re: User defined upload and gallery

    You need to implement your own methods based on your project to detect the current user security role, GetSecurityRoleFromYourAPP will return user role: &nbsp;&nbsp;&nbsp;string userrole= GetSecurityRoleFromYourAPP(); &nbsp;&nbsp;&nbsp;switch(userrole) &nbsp;&nbsp;&nbsp;{ &nbsp;&nbsp;&nbsp;&nbsp;case ...
    Posted to Cute Editor for .NET (Forum) by Eric on July 20, 2010
  • Re: Content area collapses in Google Chrome

    I have sent email to you, I uploaded the latest version to your server, and then copied your code to this new installation, it works fine in chrome. You can test the link I sent to you via email. Keep us known. &nbsp; Regards, Eric
    Posted to Cute Editor for PHP (Forum) by Eric on July 20, 2010
  • Re: User defined upload and gallery

    Please refer to http://cutesoft.net/example/implementSecuritypolicy.aspx&nbsp;, you can find its source code in installation package. &nbsp; Regards, Eric
    Posted to Cute Editor for .NET (Forum) by Eric on July 20, 2010
  • Re: Cute Editor duplicating content after <div> tags

    We can reproduce this issue, we are investigating it and will get back to you asap. &nbsp; Regards, Eric
    Posted to Cute Editor for ASP (Forum) by Eric on July 19, 2010
  • Re: problem with thickbox and firefox

    I tested your two examples in firefox 3.6.6, it works fine on my end. Can you double check it on your end? &nbsp; &nbsp; &nbsp; Regards, Eric
    Posted to PHP File Uploader (Forum) by Eric on July 19, 2010
  • Re: The area you are attempting to access is forbidden when launching image gallery

    This message is thrown from ''cuteeditor_files/Dialogs/browse_Img_gallery.php'',&nbsp; you can find the following code: &nbsp; if(str_contains($current_Path, $ImageGalleryPath)) &nbsp;{ &nbsp;} &nbsp;else &nbsp;{ &nbsp;&nbsp;&nbsp;print ''The area you are attempting to access is forbidden''; &nbsp;&nbsp;&nbsp;exit(); &nbsp;} &nbsp; Please ...
    Posted to Cute Editor for PHP (Forum) by Eric on July 19, 2010
  • Re: Content area collapses in Google Chrome

    Can you test http://phphtmledit.com/EnableAll.php&nbsp;on your end? Does it work fine on your end? I tested CuteEditor in Chrome 5.0.375.99, cannot reproduce it.&nbsp; What's your os and browser version?Please send your code to eric@cutesoft.net, I will test your code on my end. Regards, Eric
    Posted to Cute Editor for PHP (Forum) by Eric on July 19, 2010
  • Re: Disable Median Browser

    Please update ''\cuteeditor_files\Dialogs\InsertImage.php'', change it to: &nbsp; &lt;table border=''0'' cellspacing=''0'' cellpadding=''0'' width=''100%''&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;tr&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;td valign=''top'' style=''width:0px;height:240px;''&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;iframe ...
    Posted to Cute Editor for PHP (Forum) by Eric on July 19, 2010
« First ... < Previous 76 77 78 79 80 Next > ... Last »