|
Browse by Tags
All Tags » images
Showing page 1 of 2 (12 total posts)
-
I work for county government and have developed a CMS using RTE. I need to be able to record the file names of images inserted into departments' pages. Here's what I have:
Protected Sub Uploader_FileUploaded(Sender As Object, args As RTE.UploadImageEventArgs) Handles Editor1.UploadImage
Dim ImgfileName ...
-
Hi Terry,
I got the same problem as mentioned above. I already follewed the steps on the website given above but the problem still insist.
When I click on e.g. Add Image I get an alert pop-up with the source code of my page. After I close the pop-up and click on Upload image I got the same error message as above.
Any ...
-
I'm having an issue with calling pasteHTML on existing images in IE9.
For example, on the CuteEditor demo at http://cutesoft.net/example/javascript-api.aspx, if you select one of the images and click insert HTML it should replace the image with the text "This is a test!" Instead, it will just delete the ...
-
i have a problem. I have 2 sites: admin.mysite.com and mobile.mysite.com
on admin.mysite.com i can create posts with CuteEditor, and when i upload pictures from there, they are not available on mobile.mysite.com. Where can i change the savinglocation to a Server-Path?
-
Hello there, I just purchased AjaxUploader. It works fine - files are uploaded, but the progress bar comes out as a blank image, as do the tick marks after upload (The text is fine). The code is very simple (script manager is added earlier - not shown below). Any ideas on what I may be doing incorrectly - or are there ...
-
Hi
I have one folder for all images uploaded by users of my website. and i am storing path of these images in database. Can i use dng control for photos of my users. I am returning dataset from my function having image urls in it.
I have found that dng is working on folder.
-
Hii We want to customize the insertimage.frame.aspx and that we are looking to add some code to the function behind the upload button. Is this possible. It will be great if anyone help me on this. Thanks in advance.
-
how can i sort the uploaded pictures by uploaded date?
-
Is there a way to get the list of images embedded in the html submitted by the user? or as an alternative, capture the add images event and add it to a list
thanks. Oren
-
I have the following:
<tr>
<td height=''447''><CE:Gallery
id=''gallery1''
runat=''server''
Width=''500''
Column = ''4''
MaxImageWidth=''1024''
BackColor=''#333333''
CellPadding=''5''
AutoResizeUploadedImages = ''true'' ...
1
|
|
|