|
Search
You searched for the word(s): upload'A=0
Showing page 259 of 656 (6,557 total posts)
< 1 second(s)
-
I have your AjaxUploader running fine using the UploadType=Auto mode in IE and Chrome. However, when I set it to IFrame, it still works in IE, but fails in Chrome. The reason is, our code checks Request validity by checking Request.UrlReferrer to ensure the request is coming from one of our servers. In IE, this works fine, but in Chrome, the ...
-
<asp:Panel ID=''ImagePanel'' runat=''server'' BorderColor=''Transparent'' BorderStyle=''None''>
<asp:Button runat=''server'' ID=''MultiSelect'' CssClass=''ContestAddBtn'' Text=''Upload File(s)'' ...
-
Hi, a customer suggest this:In image browser is possible tho check a folder, click insert and so insert all images in folder in editor?
And/Or select multiple images fro ma folder?
This is the idea: 1) Upload all images with a single passage [Really really good the multiple file selection!]2) Insert all images uploaded in a page3) ...
-
Hi danparks,
It works fine for me, please test the example below:
If you still get this issue, please create a page can reproduce this issue and send it to me.
My E-mail address: ...
-
Hi Terry,
Can you please let me know how can i clean up the temp files.. As when files get uploaded to my webserver temp location , i will upload to ftp server.
I tried with deleteallattachments its not deleting all the files. If i get error out of server side validation , I need to delete the existing uploaded ...
-
Guys, Is there any way to manually specify in via the Javascript API a preknown file name and location to automatically select the file without having to browse for it? For instance, if I have a file that is at C:\text.txt, is there any way to automatically add this file on pageload to an uploader control, or, more preferably, using an ...
-
Hi,
I'm uploading multiple files to a folder in my project.
How can I limit the total size of the files I'm uploading?
When I launch the program I check the folder and see the total size of the files that are already in. I'd like to tell the control the total size that a user can upload to that folder....
Is ...
-
Hi all, I need to upload/save Flash content to a different domain name (ie I need it saved to something like flash.mydomain.com) however looking at the /insertFlash.aspx I can only use a relative path and it will actually throw an error if I try to put in a FQDN. Does anyone have any idea how I would go about doing this or if it's even ...
-
I have UploadAttachments up and working in my project. My only issue is getting some basic style. Here is what I have: <CuteWebUI:UploadAttachments InsertText=''Upload PDF Scan Package file(s)'' runat=''server'' ID=''_attachments'' ...
-
Hi,
Please download the control again.
We have add new configuration appSettings: (It's not compatible with ASP.NET1.1 currently)
<add key=''CuteWebUI.AjaxUploader.AllowSession'' value=''True''/>
If add this line into web.config <appSettings>
the custom provider can read session ...
... 259 ...
|
|
|