|
|
Browse by Tags
All Tags » InsertImage
-
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 ...
|
|
|