|
Search
You searched for the word(s):
Showing page 62 of 123 (1,230 total posts)
< 1 second(s)
-
Dear bvanderwal,
I have used the following code and test this issue:
<%@ Page Language=''C#'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
<script runat=''server''>
void InsertMsg(string ...
-
Dear Flintstone,
Please follow steps:
1. Open folder ''CuteSoft_Client\CuteEditor\Languages'' in windows explorer
2. Open http://richtextbox.com/vb/localization.aspx ,switch to your own language, and check which parts are not localized
3. Search that string in ''CuteSoft_Client\CuteEditor\Languages\_default.xml'', you ...
-
Dear vogeli,
Please refer to http://cutesoft.net/forums/post/56967.aspx , you can find two ''resume'' examples.
Thanks for asking
Eric@cutesoft.net
-
Dear Dave,
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 ...
-
Dear mp5802,
You can retrieve these html code from database, and then load it to cuteeditor instead of ''TextBox''. If you assign the html code to $editor->Text, it will display the original text at ''Normal'' view and display the html code at ''HTML'' view in CuteEditor for PHP, the following is the usage of this ...
-
Dear Baga,
Can you reproduce this issue in http://cutesoft.net/example/datagrid-example.aspx? I checked in firefox, it works fine. What's your cuteeditor build date? http://cutesoft.net/forums/thread/63660.aspx, you can refer to this and check your version.
Thanks for asking
Eric@cutesoft.net
-
Dear efren63stanton,
Please open file ''\CuteSoft_Client\CuteChat\SupportClient.js'', you can find the following code:
if(name==''USER'')
{
var userList=$(''userList'');
// var OperatorName=$(''OperatorName'');
var ...
-
Dear mp5802,
The following code shows how to read write content between cuteeditor and mysql:
<?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?>
<html>
<head>
</head>
<body>
<form name=''theForm'' action=''1.php?postback=true'' method=''post''><?php
function ...
-
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:
<%@ Language=''VBScript'' %>
<!-- #include file=''aspuploader/include_aspuploader.asp'' -->
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
-
Dear Alan,
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
Thanks for asking
Eric@cutesoft.net
... 62 ...
|
|
|