|
Search
You searched for the word(s):
Showing page 318 of 381 (3,805 total posts)
< 1 second(s)
-
Hi wafa,
you can add the code in any page. For example, I create a new page like below.
when you click on the link, the messenger will open automatically and chat to user ''test''
<%@ Page Language=''C#'' %> ...
-
Hi surfo101,
1. How to disable the “Create a group” button?
Open file “CuteSoft_Client\CuteChat\NewMessengerMain.htm”
Find section below
<span title=''[[AddNewGroup]]'' class=''MessangerToolbarItem'' ...
-
Hi SaferSephy,
Try add ''SyncTo(element);'' in you code.
In my case, I add the value by a button. Like below.
function addLink() { var inp_src=document.getElementById(''inp_src''); inp_src.value=''http://www.google.com''; SyncTo(element); ...
-
Hi Planet Maine,
Option 1:
Use properties TemplateItemList. The below editor will only show three button in the toolbar.
<CE:Editor ID=''editor1'' runat=''server'' TemplateItemList=''Save,Find,Copy''>
</CE:Editor>
All button name you can ...
-
Hi sapwebdesign,
If editor to use will not be long on the test site. You can try the trial license, it valid for a month.
Download the package below, it contains a trial license.
http://www.cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi NNVSkumar,
can you reproduce this issue on demo http://cutesoft.net/example/general.aspx?
If so, please show me the steps, it will very helpful.
If the demo works for you, please download the latest version and try ...
-
Hi Zang,
Do you mean you want to show images by category not the whole album?
If so, please send a mail to Kenneth@CuteSoft.net, I will provide a solution to you.
If not, please explain your requirement in detail. I will create the example for you.
Regards,
ken
-
Hi Misha999,
Try
<%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
-
Hi beth123,
Try this example
<%@ Page Language=''C#'' %> <%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %> <script runat=''server''> ...
-
Hi siti,
Please try on the demo http://www.cutesoft.net/asp/EnableAll.asp. It you get the same issue on the demo.
Send the content/document (4000+ characters long of entry) to me and show me the steps to reproduce this issue. It will very helpful.
My E-mail: Kenneth@CuteSoft.net
Regards,
Ken
... 318 ...
|
|
|