Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): "image editor"'A=0
More Search Options
Showing page
116
of
229
(
2,285
total posts)
< 1
second(s)
Re: Spotting a save button postback
Nevermind, I ended up creating my own copy of the button and used the __doPostBack javascript method to call my other save button's click method. For anyone that wishes to do the same thing: Dim Image1 As New System.Web.UI.WebControls.Image Image1.ID = ''SaveEditorContent'' Image1.ToolTip = ''Save'' Image1.ImageUrl = ...
Posted to
Cute Editor for .NET
(Forum)
by
rossinho
on
August 27, 2004
Re: MAJOR shortcoming with hyperlink button
excellent....... see thing is.. my site isn't full of the most internet savy people.. they are car people :) My setup code for ''forum use'', the ''.Template'' addition was an excellenet excellent addition to this editor.. makes it that much better Private Sub SetUpEditBox() Dim strTemp ...
Posted to
Cute Editor for .NET
(Forum)
by
sgilboy
on
February 21, 2004
Re: Url Replacement
Hi Tommy, I had problems like this, I found the solution is to leave your addressing relative (i.e. no URLType definition) but define your css path ($editor->EditorWysiwygModeCss) as absolute. You might have to do image URLs in your content as absolute as well. Regards Mel.
Posted to
Cute Editor for PHP
(Forum)
by
MelB
on
April 11, 2008
Re: Uploading Images with my own code
jerica:I am using cute editor for a clients content management system. Instead of using Cute Editor to add images, I used my own image uploading functions that work for other web sites that I have done. However now, that I am testing using my functions with Cute Editor, the functions don't work. I was wondering if there is some ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
October 1, 2007
Re: Problem writing custom functions
Ken, This is another sample code for ASP version that shows customized buttons. Please check your mail box. I sent the whole source code to you today. <script language=''JavaScript'' type=''text/javascript'' > function Paste_Html1(editorID,value) { EditorID = editorID+''_editBox''; ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 5, 2004
Re: path issue
Hi Adam,I have updated my ASP to:'Specifies the URL path of the Image Gallery. default ''Uploads'' editor.ImageGalleryPath = ''images/'' & GLOBAL_Mer_ID & ''/'''Specifies the URL path of the Flash Gallery. default ''Uploads'' editor.FlashGalleryPath = ''flash/'' & GLOBAL_Mer_ID & ''/'''Specifies the URL path of the Downloadable ...
Posted to
Cute Editor for ASP
(Forum)
by
MattSmith
on
March 26, 2007
Online Image Editor in 5.0
Where can i find and use this editor? I am looking in full.config. I dont find a button or so and i dont find a description on your website ... thanks & regardschris
Posted to
Cute Editor for .NET
(Forum)
by
lue
on
September 18, 2005
smallest editor footprint?
using the editor as an ''image picker'' (editor is 1px x 1px, auto-config=''none'') the rendered size is 3.5kb in FireFox... 17kb in IE6 (big difference) I'm using multipe editors- any way to shrink that down more? Thanks
Posted to
Cute Editor for .NET
(Forum)
by
aeromed
on
December 14, 2005
File/Image upload not working
I really like the way CuteEditor works and would love to get it inplemented on our site. My only sticking point now seems to be image and file uploading. I've searched these forums and: Yes, my /images folder has RW permissionsYes, I've tried implementing impersonationI'm using default.config with EVERYTHING set to trueI added ...
Posted to
Cute Editor for .NET
(Forum)
by
davedr
on
April 19, 2010
Re: AutoResizeUploadedImages
I have located the problem. It depends on Internet Explorer. If I use Firefox, I do not have this problem. To clarify. I have in my application the ability to enter into a box the image width and height, before you uploaded a picture. Internet Explorer remembers (caches) and apparently the Insert Image dialogue shows the first value of the ...
Posted to
Cute Editor for .NET
(Forum)
by
kjell.ek
on
June 4, 2009
More Search Options
« First
...
< Previous
114
115
116
117
118
Next >
...
Last »