Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): insert
More Search Options
Showing page
13
of
408
(
4,079
total posts)
< 1
second(s)
Re: How do I load the "insert templates" as well as the editor at the same time
Great everything looks good except when I click on the ''
Insert
templates'' the template isn't copied to the editor just says Hello. The code is as follows: <script runat=''server''> void Page_Load(object sender, System.EventArgs e) { if (IsPostBack) { Literal1.Text = ...
Posted to
Cute Editor for .NET
(Forum)
by
ontargetbill
on
May 10, 2006
Re: Error on "Insert Image"
Hi mwinata, Can you show me what path you set for the image/galler store folder in the default.config? Can you create an example page with the code below and post the page url here? So we can check it directly. Also, you can send to ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 9, 2013
Re: Insert Link crashes when the Eduitor has been opened in a pop up window (using window.open)
Dear ussu36, I have tested your code on my end, it works fine. That error is not thrown. This issue is not related to your code.You can follow steps: 1. Rename folder “\cuteeditor_files” in your site to “\cuteeditor_files(bak)” 2. Download cuteeditor for asp latest version ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
February 1, 2011
Re: Insert template - preview not shown; template not inserted.
Hi Adam, Sorry, but I don't understand your question. As I mentioned in previous post we use the latest (version 6.3.0.0) CuteEditor version. The FileProvider class is part of this dll. According to me, it's not possible (in a normal way) to use two versions of CuteEditor simultaneously. We have created our own FileProvider ...
Posted to
Cute Editor for .NET
(Forum)
by
ronald.evers
on
May 6, 2009
Re: Insert Image but not from a directory or a website.
OK,fantastic. Just one thing. If I write it in hard code like this it works fine: editor1.PasteHTML(''<img src='http://www.wood-it.be/Carpenters/CarpentersAlbumPicturesLogo.asp?idCarp=2530'>''); but the value of idCarp= is dynamic and if I write it this way, it does not work: editor1.PasteHTML(''<img ...
Posted to
Cute Editor for ASP
(Forum)
by
Mvu
on
January 20, 2009
Re: Insert Image functionality... strange occurences!
Ok... not sure how I can try it... As the steps to reproduce would involve... pre population of the ce area with the html, and adding the styles to the external wysiwygcss file?? If I move to html and paste my html, and move back I've already done what I've found fixes it... and there is no way I can add a style definition to ...
Posted to
Cute Editor for .NET
(Forum)
by
mike.chambers
on
April 10, 2008
Re: How to make a "Insert Link" with default value "http://"?
That work! By the way, I added more code! <script type=''text/javascript'' language=''javascript''> function Update_sel_protocol (src) { var found=false; for(var i=0;i<sel_protocol.options.length;i++) { var val=sel_protocol.options(i).value; ...
Posted to
Cute Editor for .NET
(Forum)
by
coverboy
on
May 12, 2007
Re: Problems with Insert Flash
I went to your example, and uploaded welcome56k.swf. Part of the problem reappears - after viewing HTML, the swf no longer plays. I left it in your upload folder for you to try. It is not erasing code, however, as I experience here. I downloaded yesterday, but only replaced the contents of the bin folder. I will ...
Posted to
Cute Editor for .NET
(Forum)
by
MITFrog
on
April 24, 2007
Re: CuteEdit V6: Insert character dialog opens in background and cursor is reset to home pos
Hi Adam, Thanks for your quick reply. I've been testing my site some more and found this as the main difference between the demo (which works fine) and my own site: I use the editor inside a frame (window is split vertically in left and right frames). If I test with a normal window (no frames) the cursor stays in position, though the popups ...
Posted to
Cute Editor for .NET
(Forum)
by
sander
on
April 11, 2007
Re: Changing default values for insert table
Yep... I figured that much out for myself... In fact I went a bit further and set the default width to 95%, which is where I like to start these days. To do that, I had to change the width part to read ''width:95\x25'' But I would really like to change the default number of rows to 1 and leave the number of cols at 2. ...
Posted to
Cute Editor for ASP
(Forum)
by
rwhawkes
on
October 13, 2006
More Search Options
« First
...
< Previous
11
12
13
14
15
Next >
...
Last »