|
|
Search
You searched for the word(s):
Showing page 1 of 126 (1,257 total posts)
< 1 second(s)
-
Hi yuenli, Please refer to http://cutesoft.net/forums/thread/63660.aspx, what's the build date of cuteeditor.dll in your installation? Thanks for askingEric@cutesoft.net
-
Hi sincell, I tested the following code and it works fine on my end:<%@ Page Language=''C#''%>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<html>
<head>
<title>ASP.NET WYSIWYG Editor - Default Configuration ...
-
Hi chip, Please save the following code to test.php, upload it to your server, and then provide its url to us, you can post the url here or send to eric@cutesoft.net, we will check it: <?php require_once ''phpgallery/include_phpgallery.php'' ?>
<?php
//must declare the gallery and set properties here! for ajax ...
-
Hi qsun, The download url of latest version is http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx Thanks for askingEric@cutesoft.net
-
Hi SteveS, You can run the following two examples on your asp uploader installation directly: example1:<%@ Language=''VBScript'' %>
<!-- #include file=''aspuploader/include_aspuploader.asp'' -->
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''>
<html ...
-
Hi StevenS,
Please set property ''UploadUrl'', you can write email send code in the handler file. <%
Dim uploader
Set uploader=new AspUploader
...
-
Hi adyboy369, change: function CuteWebUI_AjaxUploader_OnStop() { var hidden=this; hidden.internalobject.insertBtn.style.display=''''; } to function CuteWebUI_AjaxUploader_OnStop() ...
-
Hi wolf11th, You can find the dictionary file in ''bin'' folder, you can also download the dictionary file in http://cutesoft.net/downloads/folders/dictionaries/default.aspx If you want to add new entry to dictionary, please open file ''\bin\en-CA.dic'', this is the dictionary of canada english. Please select the actual ...
-
Hi SteveS, ASP uploader is designed to work with up to 2GB files. The reason for the limit is simple - current browsers does not support upload of bigger files than 2GB over internet and IIS also accepts only 2GB files. Thanks for askingEric@cutesoft.net
-
Dear Qian, We can reproduce this now, we will investigate and get back to you ASAP. Regards,Eric
1 ...
|
|
|