Search

You searched for the word(s): upload'A=0
Showing page 259 of 656 (6,557 total posts) < 1 second(s)
  • UploadType=IFrame does not work in Chrome

    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 ...
    Posted to Ajax Uploader (Forum) by z02sdbradley on April 1, 2009
  • Ajax uploader button is not enabled inside CollapsiblePanelExtender

    <asp:Panel ID=''ImagePanel'' runat=''server'' BorderColor=''Transparent'' BorderStyle=''None''>                          <asp:Button runat=''server'' ID=''MultiSelect'' CssClass=''ContestAddBtn'' Text=''Upload File(s)'' ...
    Posted to Ajax Uploader (Forum) by yesparthasarathy on March 25, 2009
  • Insert multiple images

    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) ...
    Posted to Cute Editor for .NET (Forum) by marcellus on March 3, 2009
  • Re: Uploader inside AJAX CollapsiblePanelExtender doesn't work

    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: ...
    Posted to Ajax Uploader (Forum) by Kenneth on February 27, 2009
  • temp location files clean up

    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 ...
    Posted to Ajax Uploader (Forum) by yesparthasarathy on February 26, 2009
  • Auto-load uploader

    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 ...
    Posted to Ajax Uploader (Forum) by ttucker on February 23, 2009
  • Total Allowed Size

    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 ...
    Posted to Ajax Uploader (Forum) by Juanster on February 22, 2009
  • How to save uploaded content to a different domain

    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 ...
    Posted to Cute Editor for .NET (Forum) by dragos on February 20, 2009
  • Style Issues

    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'' ...
    Posted to Ajax Uploader (Forum) by clint on February 19, 2009
  • Re: I am trying to use System.Web.HttpContext in CuteWebUI.UploaderProvider but session comes back null. How can I get session to not be null

    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 ...
    Posted to Ajax Uploader (Forum) by cutechat on February 16, 2009