Search

You searched for the word(s): Uploader
Showing page 141 of 328 (3,276 total posts) < 1 second(s)
  • When will control use flash and when will it not use flash?

    Trying to understand how the AjaxUploader decides how to render the upload controls. On my PC (IE ver. 7.0) when I access the AjaxUploader it gets rendered using the NON Flash version. When 2 of my co-workders (they are using IE ver 7.0 as well), it gets rendered using the Flash version. Why??   What determines hoe the controls get ...
    Posted to Ajax Uploader (Forum) by demmett on February 6, 2009
  • how to obtain complete filename

    hi,   i am using persisted upload method of uploader for file uploading.   the file is initially stored with .resx extensions.   eg: 123.mov is stored as persisted4232d1cd0-adab.........123.mov.resx   i want to store the complete filename (persisted4232d1cd0-adab.........123.mov.resx) in the database.   so how ...
    Posted to Ajax Uploader (Forum) by manjot25 on January 7, 2009
  • how to add required field validator to upload button

    hi I need to add compulsory required field validation to file upload control . so that form should be submitted when the user has uploaded some file.   in simple words, if i have 4 fields in my form along wth the uploader component, while filling the form i want that user must select some file using upload button. else it should ...
    Posted to Ajax Uploader (Forum) by ssjal on January 5, 2009
  • Re: Upload Button Not working in firefox 2.0

    hi,   Thanks for your reply.   I wanted to know that how can i rename the uploaded file say (abc.mov) using the  ButtonPostBack_Click event. ie when i click the postback button, then the uploaded file should be renamed and then moved to another folder using the postbutton click. Is there any ...
    Posted to Ajax Uploader (Forum) by ssjal on December 26, 2008
  • Re: No progress indicator

    Steve,   Have you finished the step below?   Add AjaxUploader httpModule to web.config's httpModules list To allow Ajax Uploader to handle upload requests, you need to add its HttpModule to your application. IIS 6.0 and IIS 7.0 Classic mode <configuration>   ...
    Posted to Ajax Uploader (Forum) by Adam on December 14, 2008
  • How do i get ajaxuploader to work with IIS7

    I have a vista with IIS7. If i use ajax controller in the visual studio web browser everything works fine. However if i try to run the application in IIS the page loads but when i click on upload IE shows the yellow ! mark at the bottom of the broswer indicating a script error then the upload button will be greyed out. Here's my web.config that ...
    Posted to Ajax Uploader (Forum) by wassimsa on December 12, 2008
  • File storage demo pulling data from file system instead of databse

    We have purchased the Ajax uploader and have it implemented except for zipping the files at upload time and I've seen a link on the forum to code for that. The only other thing we need to do is provide a page with a list of the files that have been uploaded, but running off one folder in the the file system rather than a database and we have to ...
    Posted to Ajax Uploader (Forum) by jmestep on December 4, 2008
  • ItemTemplate Header

    I have the following code for a multiple file uploader. Nothing special except for the extra textbox which I am using for capturing extra meta-data about the file.           <cutewebui:uploadattachments ShowFileIcons=''true'' id=''uaMultipleDocuments'' runat=''server'' InsertText=''Select files to ...
    Posted to Ajax Uploader (Forum) by cmthomas on November 12, 2008
  • Cross domain file upload

    We're evaluating the Ajax Uploader for an extranet scenario where we have the IIS server in the DMZ and the File server in the corporate domain. There is no trust between the DMZ domain and the Corporate domain.   Question: what would be the prefered way to upload files to the File server in this scenario without setting up a trust and ...
    Posted to Ajax Uploader (Forum) by Bart P on November 4, 2008
  • Re: CuteEditor 6.2

    The problem seems to stem from an UploadType of flash on the uploader inside the gallery windows.  Changing it to IFrame resolves the problem, however the bottom of the upload dialog that appears in the IFrame is cut off a few pixels.  Ideally I'd like to use the flash upload but if that's not possible is it possible for me to restyle ...
    Posted to Cute Editor for .NET (Forum) by Jruggaber on October 24, 2008