|
Browse by Tags
All Tags » InsertImage
-
Hi. I have the same problem. CuteEditor InsertImage works fine in IE, Firefox, Safari, but in Chrome, the popup window does not insert image. The buttons ''Insert'' and ''Cancel'' does not work. Even your demo with latest dll version do not work with Google Chrome.
-
Hi. I have the same problem. CuteEditor InsertImage works fine in IE, Firefox, Safari, but in Chrome, the popup window does not insert image. The buttons ''Insert'' and ''Cancel'' does not work. Even your demo with latest dll version do not work with Google Chrome.
-
Hi Ken
Thank you for the links. I'm still confused on how to actually invoke the InsertImage dialog to edit a particular image. I have a file tree and each file is a link, in that link I'm calling a javascript function that opens the InsertImage page (not the image gallery page). I am passing in the image name/path to ...
-
Hello
I apolgize if this topic has already been discussed, but is it possible to launch the CE InsertImage.aspx dialog from a link (not from the CE),and passing in the image name as a parameter? I have a link to an image in another page and I would like to launch the InsertImage page to edit this particular ...
-
The editor is not inserting the entire URL into the path information for images. Here is the code I am using to instantiate the Editor
Dim AC_ACCOUNTID As String = Request.QueryString(''AC_ACCOUNTID'')
Dim EmailID As String = Request.QueryString(''EmailID'')
Dim EnterpriseEmailID As String = ...
-
Hello,
I use Cute Editor .net 5.x and i want to know, for the pictures managements (upload and insert), if is it possible altrought the
''SetSecurityImageGalleryPath'' property to use a ''http://myotherserver/rep'' string.
My problem is i want to store my pictures on a another server.
I don't want to use virtual dir on my web ...
-
I have a page with several CuteEditor controls.
I'm using the InsertImage button for inserting images. There I would like to predefine the property of the images to 100px in width. I' not interested in setting this for every control in my page!
Is there any property or method for setting the image property to fixed width for just one ...
|
|
|