|
Search
You searched for the word(s): IE 9 upload
Showing page 64 of 656 (6,557 total posts)
< 1 second(s)
-
Hi Ken,
I used the code snippet you provided to turn off flash and the code is defiently being ran but the same error message is still displayed,
Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load ...
-
Dear VanAwful,
Please follow steps:
1. Open ''\CuteSoft_Client\Gallery\Layout\Classic\Code.js''
2. Add the following code at the bottom of this file:
GalleryLayout.prototype.CreatePhotoDivNull=function _GalleryLayout_CreateItemDiv(photo)
{
var ...
-
Agree Eric, that was my belief as well, first thing i did after I promised my customer that I have it fixed in no time :)anyhow, it turns out that I had to add mimetype (application/vnd.ms-excel) to the extension .xls and .xlsx in the function:BuildMimeArray()located in CuteEditor_Files/Dialogs/Include_Mimetype.php Now it runs smoooothly ...
-
Hi MikeJuri,
Got this issue because the uploader gets the wrong path of the resource files. Please try the way below, it will fix this issue.
1. open file \phpuploader\include_phpuploader.php
2. find section below
$cd=dirname($this->GetWebPath(__FILE__));
3. change it ...
-
Hi Demon1, * Small image preview before start upload or after upload completed The example below shows you how to generate the preview image after upload ...
-
Hi Pbanerji, 1) allow users to select the files for upload Can you explain it in detail? by default the uploader allow user to select files for upload. 2) do custom validation and allow user to enter additional meta data about the files The example below shows you how to add the additional data <%@ Page ...
-
Dear kengelhardt,
We are considering using DotNetGallery.
What images types can be in the file system and produce thumbnail images?
A: It supports common used image types such as jpg,jpeg,gif,png,bmp.
Also, can just the thumbnail feature be used? We don't need the upload function; we ...
-
Hi,
Please check the HTML code of this page http://ajaxuploader.com/Demo/Start-uploading-manually.aspx
in btnSave_OnClientClick, if call startupload(), you should return false to prevent the page submit.
and you need handle the CuteWebUI_AjaxUploader_OnPostBack event for submitting the form by the button ...
-
1) The upload section appears, but the input box and the browse and upload buttons don’t most of the time. In a test I just did, they appeared three times out of ten.
When you open the insert image dialog, the upload and browse button always ...
-
Oleg,
Please check this article:Setting up the Image gallery path
>>but I also want to be able to upload images to specified path.
Please explain this in more details. I am confused. After you set image gallery path correctly, you can upload the images to the above path. What ...
... 64 ...
|
|
|