Search

You searched for the word(s):
Showing page 225 of 381 (3,805 total posts) < 1 second(s)
  • Re: CSS background image issue

    Hi&nbsp;hrm123,Please change the sections below&nbsp;background-image: url(/uploads/guest/SA-5DZ1.jpg)background-image: url(/uploads/guest/SA-5DZ2.jpg)tobackground-image: url(uploads/guest/SA-5DZ1.jpg)background-image: url(uploads/guest/SA-5DZ2.jpg)Regards,ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 9, 2011
  • Re: Setting a template by javacript SetHTML function

    Hi hrm123,&nbsp;Can you reproduce this issue on demo http://cutesoft.net/example/JavaScript-API.aspx?&nbsp;Put your code into the textarea and then click the ''set html'' button.&nbsp;It works fine for me.&nbsp;Regards,&nbsp;ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 9, 2011
  • Re: ajaxuploader error: The HTTP verb POST used to access path '/path/' is not allowed.

    Hi tamoochin,&nbsp;Can you post the full error messange include the fodler/file name? And can you show me all the code of your uploader page?&nbsp;Regards,&nbsp;ken
    Posted to Ajax Uploader (Forum) by Kenneth on August 8, 2011
  • Re: Lose files?

    Hi Vizzent,&nbsp;Is your site online? If so, can you create a simple page by the code below and send me the test page url? We will check it and get back to you as soon as possible.&nbsp;&lt;?php require_once ''phpuploader/include_phpuploader.php'' ?&gt; &lt;?php session_start(); ?&gt; &lt;html&gt; &lt;body&gt; &lt;form id=''form1'' method=''POST'' ...
    Posted to PHP File Uploader (Forum) by Kenneth on August 8, 2011
  • Re: CSS background image issue

    Hi hrm123,&nbsp;Can you send me your template file and the images and show me the full steps to reproduce this issue? So we can check it for you.&nbsp;My E-mail: Kenneth@CuteSoft.net&nbsp;Regards,&nbsp;ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 8, 2011
  • Re: how to upload multiple files on the server..

    Hi abbas52, 1.Please test on demohttp://cutesoft.net/example/general.aspx,does the upload button works for you? 2.What browser/version you are testing? 3.Is your site online? If so, can you post&nbsp; the test page url? So we can check it for you. 4.Please refer tohttp://cutesoft.net/developer+guide/scr/Deployment.htm,did you finish step ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 8, 2011
  • Re: HTML code being inserted when the user saves

    Hi icanseeu,&nbsp;1. This issue should be fixed in the latest version, please download the latest version and try again.&nbsp;Latest verstion downloads&nbsp;http://www.cutesoft.net/downloads/folders/21904/download.aspx&nbsp;2. Also, you can try the way below&nbsp;&nbsp;&nbsp; 1) Open file ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 8, 2011
  • Re: Lose files?

    Hi Vizzent,&nbsp;It maybe cause by the temp folder permission problem. Please check the permission of folder /tmp and ensure that your side have the write/read permission of it.&nbsp;Window system temp folder should be ''C:\Windows\Temp''&nbsp;Regards,&nbsp;ken
    Posted to PHP File Uploader (Forum) by Kenneth on August 5, 2011
  • Re: How can I throw a server side error if file upload is not successful

    hi RonR,&nbsp;Please try the example below. Upload a large file to fire the error.&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 void b1_Click(object sender, ...
    Posted to Ajax Uploader (Forum) by Kenneth on August 5, 2011
  • Re: Opening a conversation with a user

    Hi rgettel,&nbsp;What version you are using? (when you download the package)&nbsp;Please try&nbsp;&nbsp;1. Link to&nbsp;http://dotnetdate.com/&nbsp;2. Login as user:test password:test&nbsp;3. Than click the ''Open Messenger in dialog'' link at the left panel. the code I provided should open a window like this.&nbsp;Regards,&nbsp;ken
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on August 4, 2011