Search

You searched for the word(s):
Showing page 22 of 123 (1,230 total posts) < 1 second(s)
  • Re: Limit number of photos

    Dear cyberguy28,&nbsp;Yes, you can limit the number of photos, you can create custom file handler. Please refer to the following snippet:Custom file upload handlerIf you need further control over the parsing of the file uploading request, you can write a custom file upload handler. In handler page (UploadUrl) developers can rename the uploaded ...
    Posted to PHP File Uploader (Forum) by Eric on March 18, 2011
  • Re: Text property does not work

    Dear yeganehaym,&nbsp;Please save the following snippet to test.aspx and then upload it to your host, does it happen in this example?&lt;%@ Page Language=''C#''%&gt; &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on March 18, 2011
  • Re: Coloured cells

    Dear bassman,&nbsp;Please follow steps:1. Open file ''\cuteeditor_files\Style\ToggleBorder.css''2. ChangeTD { &nbsp;border:dotted 1px #7F7C75;}&nbsp;to&nbsp;TD { &nbsp;border:dotted 1px #7F7C75;color:red; }&nbsp;3. Test it again.&nbsp;Thank you for askingEric@cutesoft.net
    Posted to Cute Editor for PHP (Forum) by Eric on March 18, 2011
  • Re: Up Loader issues

    Dear CGartrell,&nbsp;Please create one simple example with CuteEditor for PHP, and post its url here or send to eric@cutesoft.net , we will check it.&nbsp;Thank you for askingEric@cutesoft.net
    Posted to Cute Editor for PHP (Forum) by Eric on March 18, 2011
  • Re: Database integration

    Dear pbrad,&nbsp;Sql Server example:&lt;?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?&gt; &lt;html&gt; &lt;head&gt; &lt;/head&gt; &lt;body&gt; &lt;form name=''theForm'' action=''11.php?postback=true'' method=''post''&gt;&lt;?php function getData() { &nbsp;&nbsp;&nbsp; $conn=mssql_connect(''127.0.0.1'',''cute'',''cute''); ...
    Posted to Cute Editor for PHP (Forum) by Eric on March 18, 2011
  • Re: AjaxUploader stopped working :(

    Dear GenNS,&nbsp;This is not a limitation of demo mode. The download version is full feature and it is using 30 days temporary license, once license is expired, it will throw error message.&nbsp;What's the ajax uploader access url on your website? You can post it here or send it to eric@cutesoft.net, we will have some check.&nbsp;Thank you for ...
    Posted to Ajax Uploader (Forum) by Eric on March 18, 2011
  • Re: Properties dialog locks on selected tab

    Dear Morten,&nbsp;We can reproduce this issue, we will investigate and get back to you ASAP.&nbsp;Thank you for reportingEric@cutesoft.net
    Posted to Cute Editor for ASP (Forum) by Eric on March 17, 2011
  • Re: Linkerror plus severe error in table wizard!

    Dear Bloodcarver, &nbsp;We can reproduce this issue, we will investigate and get back to you ASAP.&nbsp;Thank you for reportingEric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on March 17, 2011
  • Re: Uploader

    You r welcome
    Posted to ASP.Net Image Gallery (Forum) by Eric on March 16, 2011
  • Re: Joomla Cute Editor Image Upoad not working

    Dear Peter,&nbsp;I have checked your website and can reproduce the issue, please set one temporary directory and try it again.How to set temporary directory?Please follow steps: 1. Please open ''cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php'' 2. search the following line: &nbsp;&nbsp; function ...
    Posted to Cute Editor for PHP (Forum) by Eric on March 16, 2011
« First ... < Previous 20 21 22 23 24 Next > ... Last »