|
Search
You searched for the word(s):
Showing page 219 of 381 (3,805 total posts)
< 1 second(s)
-
Hi AggieDan97 , You need to delete the CuteEditor section first, then use the old code. Regards, Ken
-
Hi Nibin, Two ways 1. Try give the write/read permission to user ''Everyone'' of folder /tmp/ 2. Set the TempDirectory for the php uploader and ensure that you site has the write/read permission of this folder $uploader->TempDirectory=''D:/2008/phpuploader/temp/''; Regards, Ken
-
Hi AggieDan97 , 1.Delete the files/folders you deployed on your site. 2. Delete the code you added in your site. If you just need to disable the CuteEditor, please open your web.confg, then comment the CuteEditor section then add your old editor section in it. The code below is the defalut editor section I copy from ...
-
Hi ManishDubey1987, Yes, AjaxUploader work with Updatepanel very well. Please try demo http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx, we used UpdatePanel in this demo too. Regards, Ken
-
Hi jgoyani, Can you send me the test page url of the code I provided? So I can test it for you. Regards, Ken
-
Hi CrazyK , We are investigating this issue, once issue is resolved, I will keep you posted. Sorry for your inconvenience. Regards, Ken
-
Hi ceblanda, The Height property mean the whole editor height, not just the textarea height. You can try <CE:Editor id=''Editor1'' AutoConfigure=''Simple'' runat=''server'' Height=''300em'' ></CE:Editor> Regards, Ken
-
Hi moskie, Please try the example below <%@ Page Language=''C#'' ValidateRequest=''False'' %>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<html>
<head>
<title>ASP.NET WYSIWYG Editor - Support output well-formed HTML and ...
-
Hi SorenHanse, Please try the example below <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<%@ Page Language=''C#'' %>
<html>
<head>
<title>ASP.NET WYSIWYG Editor - Use CuteEditor as an image selector</title>
...
-
Hi CrazyK, In the current version do not suport to click on the image to select it. Please try the way below, sorry for your inconvenience. Regards, Ken
... 219 ...
|
|
|