Search

You searched for the word(s): upload'A=0
Showing page 219 of 656 (6,557 total posts) < 1 second(s)
  • allowing Browse "InsertButton" to remain after selecting 1 of multiple files

    I would like to allow my users to upload several files at once from potentially different locations on their system. in the interface I give the users a list of files they need to upload and when they select the first one the queueList appears and the InsertButton disappears not allowing the users to select other files from other ...
    Posted to Ajax Uploader (Forum) by jpchatt on August 21, 2009
  • insert Image Dialog Browse

    hi. i have 2 questions: 1. is there way that browse will remember the last directory in user machine that they upload from it?   right now it goes back every time they upload file to their desktop directory   2. is there way that after file is insert to the editor wont  scroll up to the top automatic? when user insert ...
    Posted to Cute Editor for .NET (Forum) by roy.dan.7 on July 28, 2009
  • Cannot enable button

    I have two buttons in my page. The 'select image' button and a 'start upload' button. The 'start upload' button is disabled by default, but should be enabled when I click the 'select image' button.   Just can't get it to work, because the events OnClientClick AND OnClick doesn't seem to be working on the 'select image' ...
    Posted to Ajax Uploader (Forum) by Leonos on July 24, 2009
  • how to return a StatusCode for each uploaded file?

    Hello, I am permiting the users to upload files but I only accept files that correspond to certain criteria that I get to know only after the file has been fully uploaded. That means that I would be able in the uploader_FileUploaded event to return a status code for the current file that I would be able to use in the upload page to tell the ...
    Posted to Ajax Uploader (Forum) by jonx on July 20, 2009
  • persisted...resx files are staying in the temp folder

    I've added the Ajax Uploader to my app using multiple file upload and everything is working great, except that the files that have been uploaded remain in the temp uploader folder.   Other posts in this forum re this problem have had replies that say that these files go away automatically after 1 hour or 6 hours (different numbers in ...
    Posted to Ajax Uploader (Forum) by rgprints on July 8, 2009
  • How can i get the content type of uploaded files

    hi, I am using ajax uploader to upload files in my application. It works fine, but my problem is ''How to get the contentType of uploaded files?''. Asp.net upload controls has contentType property.   This is important for me since i used it to show the files. eg,   Response.ContentType = contentType ...
    Posted to Ajax Uploader (Forum) by akkuissac@yahoo.com on May 27, 2009
  • Re: NoScript Under Firefox ClickJacking Issue

    Hi Adam,   I'm using Firefox version:        Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)   and NoScript version:        V 1.9.2.8   so it looks like we're using the same versions.   I've included ...
    Posted to Cute Editor for .NET (Forum) by kazzlo on May 18, 2009
  • Uploading to a location outside of the web root

    I require a seperate upload folder for each user, I also require that that folder not be accessible from the web unless you are that user. Unfortunately I can't tell it to go to the directory ''~/GetFile.aspx?file=/'' which maps to ''d:\uploads\users\394828'' because it has decided for me how I handle uploads.  A possible messy ...
    Posted to Cute Editor for .NET (Forum) by slacy on May 15, 2009
  • ASP.net Validators

    I am wanting to collect data from a user before they upload the file(s) to the desired destination.   How can I only activate uploading with the control AFTER the data in the other controls are validated?   e.g., I would have to enter my name and email address before any files would be uploaded.  Would it be posslible to ...
    Posted to Ajax Uploader (Forum) by baseballrock17 on May 13, 2009
  • Re: CuteEditor as Image Selector

    Okay, now I'm having a second issue. I have two editors on the same page.   Dim editor1   Set editor1 = New CuteEditor   editor1.ID = ''LogoEditor''   editor1.Width = ''201''   ...
    Posted to Cute Editor for ASP (Forum) by Bradley on April 2, 2009