Search

You searched for the word(s):
Showing page 17 of 123 (1,230 total posts) < 1 second(s)
  • Re: How can i add a color picker in cute editor to set the background color

    Dear sebinmathew333, &nbsp; Please follow steps: 1. Open http://cutesoft.net/example/general.aspx 2. Click button &nbsp; 3. You will can set the background color. &nbsp; If this button is disabled on your end, you can refer to http://cutesoft.net/developer+guide/scr/Howto_Change_layout_of_the_toolbars.htm&nbsp;to enable it. &nbsp; Hope it ...
    Posted to FAQ (Forum) by Eric on April 13, 2011
  • Re: what does 1x1.gif do

    Dear pbwbart, &nbsp; 1x1.gif is a blank image, it is a placeholder. &nbsp; You can open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx'', you will find the following line: &nbsp; &lt;div id=''divpreview''&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;img id=''img_demo'' alt='''' ...
    Posted to Cute Editor for .NET (Forum) by Eric on April 13, 2011
  • Re: Redirect When Upload Complete

    Dear msandwisch, &nbsp; You can post your code here, we will test your code. &nbsp; Thanks for your business Eric@cutesoft.net
    Posted to ASP Uploader (Forum) by Eric on April 12, 2011
  • Re: Offline -- send user an email message that their feedback has been received

    Dear ckerns, &nbsp; You don't need send email to the end user. After feedback is submitted, one alert message dialog will be displayed, you will see message ''Message sent! We will respond as soon as possible.'' &nbsp; You can open ''\CuteSoft_Client\CuteChat\SupportFeedback.aspx'',&nbsp; you will find the following ...
    Posted to Cute Live Support (Forum) by Eric on April 12, 2011
  • Re: Offline -- send user an email message that their feedback has been received

    Dear ckerns, &nbsp; Yes, it is possible. &nbsp; step 1:&nbsp; open file ''CuteLiveSupport\Web\CuteChatMail.config'' step 2: gmail example: &lt;settings&gt; &nbsp;&lt;add key=''DefaultMailAddress'' value=''LiveSupport&amp;lt;eric@cutesoft.net&amp;gt;'' /&gt; &nbsp;&lt;add key=''SmtpServer'' value=''smtp.gmail.com'' /&gt; &nbsp;&lt;add ...
    Posted to Cute Live Support (Forum) by Eric on April 12, 2011
  • Re: Redirect When Upload Complete

    Dear msandwisch, &nbsp; You can try the following snippet: &nbsp; &lt;%@ Language=''VBScript'' %&gt; &lt;!-- #include file=''aspuploader/include_aspuploader.asp'' --&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''&gt; &lt;html ...
    Posted to ASP Uploader (Forum) by Eric on April 12, 2011
  • Re: Browser for Cute Editor

    Dear bassman, &nbsp; Can you reproduce these issues in http://phphtmledit.com/EnableAll.php&nbsp;? You can take a video screenshot and post it here or send to eric@cutesoft.net , we will check it. &nbsp; Thank you for reporting Eric@cutesoft.net &nbsp; &nbsp;
    Posted to Cute Editor for PHP (Forum) by Eric on April 11, 2011
  • Re: Database connection settings and Login failed for user 'home'.

    Dear compvis, &nbsp; ''Copying Cutechat.mdf and CuteChat.log'', this step is incorrect, you don't need copy these two files, you can execute sql script against your database directly. &lt;add key=''ConnectionString'' value=''server=(local);database=Cutechat;uid=sa;pwd=abcd123456''/&gt;, this line is database connection string, please change ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on April 8, 2011
  • Re: File Uploader stopped working

    Dear nhuda, &nbsp; http://cutesoft.net/downloads/folders/upload/entry44395.aspx, this is the download url of latest version, can you installatin latest version on your website and test it again? Keep me posted. &nbsp; Thank you for asking eric@cutesoft.net
    Posted to Ajax Uploader (Forum) by Eric on April 6, 2011
  • Re: FILES DESTINATION

    Dear DavidMorley, &nbsp; Temporary files use .resx as extension name,you can use the highlighted line to copy or move uploaded files to destination folder, it will use original file name, &lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Eric on April 5, 2011
« First ... < Previous 15 16 17 18 19 Next > ... Last »