Search

You searched for the word(s):
Showing page 62 of 123 (1,230 total posts) < 1 second(s)
  • Re: AJAX Uploader Compatibility with Office 2007

    Dear bvanderwal, &nbsp; I have used the following code and test this issue: &nbsp;&lt;%@ Page Language=''C#'' %&gt; &nbsp;&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; void InsertMsg(string ...
    Posted to Ajax Uploader (Forum) by Eric on September 8, 2010
  • Re: 6 Dialogs are not correctly localized

    Dear Flintstone, &nbsp; Please&nbsp;follow steps: 1. Open folder ''CuteSoft_Client\CuteEditor\Languages''&nbsp; in windows explorer 2. Open http://richtextbox.com/vb/localization.aspx&nbsp;,switch to your own language, and check which parts are not localized 3. Search that string in ''CuteSoft_Client\CuteEditor\Languages\_default.xml'', you ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 8, 2010
  • Re: Resume demo

    Dear vogeli, &nbsp; Please refer to http://cutesoft.net/forums/post/56967.aspx&nbsp;, you can find two ''resume'' examples. &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to Ajax Uploader (Forum) by Eric on September 8, 2010
  • Re: Uploader Error : FileNotFoundException

    Dear Dave, &nbsp; Please follow steps: 1. Clear your error logging 2. Open CuteEditor 3. Click button ''Insert Image'' 4. Click ''upload'' and upload one image 5. Check the error logging, and check whether this error is always thrown when you upload file. If you can reproduce it again, please read ...
    Posted to Cute Editor for .NET (Forum) by Eric on September 8, 2010
  • Re: saved html in mysql db displays as plain text when retrieved

    Dear mp5802, &nbsp; You can retrieve these html code from database, and then load it to cuteeditor instead of ''TextBox''.&nbsp;If you&nbsp;assign the html code to $editor-&gt;Text, it will display the original text&nbsp;at ''Normal'' view and display the html code&nbsp;at ''HTML'' view in CuteEditor for PHP, the following is the usage of this ...
    Posted to Cute Editor for ASP (Forum) by Eric on September 8, 2010
  • Re: Cuteeditor is not workng in Firefox for us

    Dear Baga, &nbsp; Can you reproduce this issue in http://cutesoft.net/example/datagrid-example.aspx?&nbsp; I checked in firefox, it works fine.&nbsp; What's your cuteeditor build date? http://cutesoft.net/forums/thread/63660.aspx, you can refer to this&nbsp;and check your version. &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on September 7, 2010
  • Re: Is it possible?

    Dear efren63stanton, &nbsp; Please open file ''\CuteSoft_Client\CuteChat\SupportClient.js'',&nbsp; you can find the following code: &nbsp; if(name==''USER'') &nbsp;{ &nbsp;&nbsp;var userList=$(''userList''); &nbsp;//&nbsp;var OperatorName=$(''OperatorName''); &nbsp;&nbsp;var ...
    Posted to Cute Live Support (Forum) by Eric on September 6, 2010
  • Re: saved html in mysql db displays as plain text when retrieved

    Dear mp5802, &nbsp; The following code shows how to read write content between cuteeditor and mysql:&nbsp; &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=''1.php?postback=true'' method=''post''&gt;&lt;?php function ...
    Posted to Cute Editor for ASP (Forum) by Eric on September 6, 2010
  • Re: progress information position

    You can hide the default progress bar and then create one customized progress bar at the bottom of the page. You can check the following code and customize based on this example: &lt;%@ Language=''VBScript'' %&gt; &lt;!-- #include file=''aspuploader/include_aspuploader.asp'' --&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to ASP Uploader (Forum) by Eric on September 6, 2010
  • Re: session expired

    Dear Alan, &nbsp; One related thread can be found in http://cutesoft.net/forums/thread/58998.aspx. Please make sure you are using latest version. The download url of latest version is: http://cutesoft.net/downloads/folders/asp-uploader/entry57265.aspx &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to ASP Uploader (Forum) by Eric on September 6, 2010
« First ... < Previous 60 61 62 63 64 Next > ... Last »