Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): use <p>
More Search Options
Showing page
279
of
864
(
8,631
total posts)
< 1
second(s)
Re: How can i insert html comments which should not be visible to the user ?
Anbaz, Just create a custom button and use the following code pasting the HTML to the editor. Codefunction PasteHTML(html) { // get the cute editor instance var editor1 = document.getElementById('CE_Editor1_ID'); editor1.PasteHTML(html); }
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 15, 2005
Re: Problems with use of EmbedChannel.ascx
Please send the chat room access url to eric@cutesoft.net, and tell me the steps how I can reproduce this issue, we will check it. Regards, Eric
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Eric
on
July 6, 2010
Re: Problem trying to use "Insert image" - SOLVED
Was running Nortons Anti-Virus. Needed to untoggle the switch to allow scripts to run on the server. All OK now. Thank you --Tony
Posted to
Cute Editor for ASP
(Forum)
by
tonyz
on
January 31, 2005
Re: Issues with images
I set the path as you said above, and I placed a folder called uploads in the same directory the asp page is located, and I also placed a upload folder in the root of the web site, but every time I click on the Insert Gallery, I get the following message: ''Folder /uploads does not exist! Please use ImageGalleryPath property to specify the ...
Posted to
Cute Editor for ASP
(Forum)
by
darthmikeyd
on
February 10, 2012
Re: Custom Embed Object
Hi Eric, Yes i know you can use the insert flash or media. However, I wish to embed documents, i.e. pdf, word etc. Right now there is only a button to link to the document. I need to embed the document so that it will show on a page. So the end result will be... <embed ...
Posted to
Cute Editor for ASP
(Forum)
by
Gerudo
on
January 6, 2011
Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel
thx Ken, Your code works fine. however, I have more than 1 editor which are in different tabpanel. different editor would have differnt screen size. How can I indentify each editor? and also I need to resize the editor screen when window.onresize happens. I actually tried to use following code which is provided by you in ...
Posted to
Cute Editor for .NET
(Forum)
by
wolf11th
on
March 28, 2010
Re: OK - Valid question re: CuteEditor_FilterHTML
Please use the following code: function getSelectedHTML(){ var rng=null,html=''''; if (document.selection && ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 4, 2009
Re: Image gallery path
For the different users, you can set different Image Gallery path for each user. User A Folder 1 User B Folder 2 User C Folder 3 >>But if one customer knows the id ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
January 20, 2009
Re: failed to load
Hi Adam, This is an intranet site. We have created a user control that displays CuteEditor in 2 modes. We use this control in many pages where we need textarea like input. By default, CuteEditor's configuration is Simple. Following is the code snippet from aspx <asp:MultiView ActiveViewIndex=''0'' runat=''server'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Sachin Sharma
on
January 28, 2008
Re: IE6 incredibly slow
Hi mstrawmyer We only had this issue on IE6, and as you rightly say its only in the IE loader that this file exists. In tests Firefox for us has always been ultra fast, but most of our users use IE6, or IE5.5. Interesting how your experience seems to be similar as ours, I thought I was going doo laaly tat being the only one with ...
Posted to
Cute Editor for .NET
(Forum)
by
AndyFel
on
August 30, 2007
More Search Options
« First
...
< Previous
277
278
279
280
281
Next >
...
Last »