|
Search
You searched for the word(s):
Showing page 1368 of 4,987 (49,864 total posts)
< 1 second(s)
-
murryc,
For CS 2007, you need to edit the following files as well:
RedirectForumToChat.aspx
Themes\default\Common\UserWelcome.ascx
Themes\default\Forums\GroupList.ascx
Replace the CuteSoft_Client/CuteChat with your own path.
Hope it helps.
Keep me posted
-
Hello,
is it possible to disable the link browse button?
I tried disabling some functionalities with:
$editor->DisableItemList=''ImageGalleryByBrowsing, InsertImage, InsertDocument, InsertMedia, InsertFlash, InsertTemplate'';
but this isn't correct. Is there a way to do it? ...
-
Kai2,
No.
CuteEditor works as standard textbox control.
To set the value to editor:
Editor1.Text = ''Type Here'';
To get the value from editor:
Literal1.Text = Editor1.Text;
You can just modify your own own example based on this.
-
Mike,
By default, FireFox always use BR fro a new line. Right now we don't have a good solution to force FireFox use paragrapg tag ''p''. We did try before, but the result is not expected.
We are working on a solution to this issue and will get back to you as soon as possible.
-
ken,
Thanks for the nice suggestions.
Yes, we can. Please wait for the next version.
When the editor switch from DESIGN view to TEXT view, we will stripped of all HTML and css tags and show plain Text only.
-
David,
''DropBackColor and DropForeColor'' are not supported.
CuteEditor supports a list of actions that you can perform on the selection.
Please check the following example to get the full command list:
http://cutesoft.net/asp/JavaScript-API.asp
-
Sure. I have a site where I will host several applications. Let's say my domain is www.mysite.com
I will have www.mysite.com/appA and www.mysite.com/appB etc.
But I also create sub-domains so someone can use the url appA.mysite.com or appB.mysite.com.
Does that make sense?
-
Anbaz,
You can just go head create your own dropdown text box. This has nothing to do with the Cute Editor.If you want to insert Html code when the people select the dropdown text box.You can use the JavaScript API, InsertHTML.
Demo is here: http://cutesoft.net/example/JavaScript-API.aspx
Hope it helps.
-
Hi,
I have list box outside of my cuteeditor, in my cuteEditor i have one custome button, if i click my cusotm button on the cuteeditor, can i able to place my list box control from outside of cuteeditor to mosue position of the inside cuteditor ?if yes, can i have some coding idea?Regards,Anbaz.
-
Hi there, I just bought .Net cute Editor via PayPal.
Where do I get the license code? Hey guys I need that thing very quick.
I thought I can download the license file online, but I never got any return email from you.
You should automate this process!
Please reply to me as fast as possible.
... 1368 ...
|
|
|