|
Search
You searched for the word(s):
Showing page 175 of 381 (3,805 total posts)
< 1 second(s)
-
Hi LiamPowell, I suggest you disable the flash upload mode if terry's topic did not fix your problem. protected override void OnLoad(EventArgs e) { uploader1.SetAdvancedOption(UploaderAdvancedOption.NoFlash, ''true''); base.OnLoad(e); ...
-
Hi tetnet, I think your site has not the write/read permission of the default temp folder of php. Please change the php temp folder permission and ensure that your site and write/read of it. Also, you can try the way below 1. Open ''cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php'',2. Search function ...
-
Hi tlocke, 1. Open file ''\CuteSoft_Client\Gallery\Viewer\LightBox\Code.js'' 2. Find section below and delete it (two places, line 73 and line 304 both) this.prevbtn.style.display=''none''; 3. Find section below and delete it(tow places, line 82 and line 303 ...
-
Hi SaferSephy, It cause by the apostrophe ', Editor will wraps the url you set by '''', if you use two apostrophe in the url, then will generate a wrong html format. Editor do not know what is the format, so it generate the wrong code which is not you need. some like <a href=''a'b'c''>google.com</a>, it is a wrong ...
-
Hi MichaelW, we are investigating this issue and will get back to him soon Regards, Ken
-
Hi JesseGrunn, We have fixed the anchor issue, please download the latest version and try again. Latest version downloads http://www.cutesoft.net/downloads/folders/21904/download.aspx Regards, Ken
-
Hi praxis73, #1 You can achieve the first requirement by property ''InsertButtonID'' <button id=''button1'' style=''width: 450px; height: 40px'' class=''auto-style12''> myUpload ...
-
Hi qsun, Please try the example below, it will hide the body style setting in html view. <%@ Page Language=''C#'' AutoEventWireup=''True'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><html><body> <form id=''Form1'' runat=''server''> ...
-
Hi kumbsky, Sorry, you are right, just check the document again. SetSecurityFilesGalleryPathSpecifies the URL path of the Files GallerySetSecurityFlashGalleryPathSpecifies the URL path of the Flash GallerySetSecurityGalleryPathSpecifies the URL path of the Image Gallery, flash gallery, media gallery and files ...
-
Hi mikemack, Please try SyncLock GetType(CuteChat.ChatSystem) If Not CuteChat.ChatSystem.HasStarted Then CuteChat.ChatProvider.Instance = New ...
... 175 ...
|
|
|