Search

You searched for the word(s): upload file
Showing page 274 of 336 (3,355 total posts) < 1 second(s)
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    WOW Adam - Great work!!  I've just skimmed through the post and its looks like a great enhancement. Just to summarise, we need to map the security config file to each role in DNN? Does this restrict access / viewing of folders to which the roles do not have access, say when uploading or selecting a file? Ideally, when navigating ...
    Posted to Cute Editor for .NET (Forum) by Bunce on April 14, 2005
  • Customization of the progress bar...

    How do you change the progress bar color from the standard green? Also, is there any way to hide (not show) the  bar that pops up mominarily after the upload is finished that has the name of the file and the green checkmark?   Thanks..
    Posted to Ajax Uploader (Forum) by kbranden on November 30, 2012
  • Setting max files

    Hi  Sorry if this has been covered before but how do you set a max file validation? To clarify: We only wish for the user to be able to select and upload 5 files. Is this at all possible? Kind regards,Fred 
    Posted to PHP File Uploader (Forum) by fchristensen on January 13, 2012
  • Addition of title and description and type fields

    Is it possible to add text fields for a title and description along with a drop down for type t each file before uploading them? These values along with the filename would be written to a database table as part of the upload. CheersAndy
    Posted to PHP File Uploader (Forum) by babylon on August 20, 2009
  • Presale questions

    Up until now I have been using DMXZone Pure ASP Uploader. There are many issues with it, not to mention it uses flash upload bar which is not customisable, doesn't support ajax etc... I'd like to purchase your script instead. I've read your documentation but I still have some questions from my experience with DMXZone uploader.   I see ...
    Posted to ASP Uploader (Forum) by jerry2 on October 18, 2010
  • Re: customize the attachement view table

    Is this necesary to display the table in pages (like in the file storage demo: http://ajaxuploader.com/Demo/Ajax-based-File-storage.aspx)? How can I display the queue table in pages for manual upload? Is there a way to hide and replace the queue table?   Thanks :)
    Posted to Ajax Uploader (Forum) by sancho on July 3, 2009
  • Re: Additional process after upload

    Thanks! The FileValidating event triggers before the file is uploaded on the server. (client-side) This prevents us from validating the file (server-side) after the file is uploaded.  Is there another way to do this?
    Posted to Cute Editor for .NET (Forum) by CIC Web on February 24, 2009
  • Change source toolbar?

     Hi   We have finally got round to upgrading to the new editor. Unfortunately I am having a few issues.   1. How do I alter the toolbar for the sourceview?   2. We don't want any user to be able to upload files or even see a file selector. On the old editor we hid the browse buttons, it doesn't look that ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by AndyFel on December 20, 2013
  • Implementation

    As I am not a coding guru, I am trying to implement this demo version and see if I can get it to work. All I did was create a new upload.asp page and pasted this code into the HTML and changed the upload directory to a folder on the web server. When I then try to browse to the page to see if the uploader is visible, I get....   HTTP ...
    Posted to ASP Uploader (Forum) by SteveS on July 2, 2011
  • UploadPersistedFile.TempDirectory property setting ignored

    Hi, I'm using an UploadPersistedFile object in an user control where I set the following in Page_Load:             Dim l_sTempDir As String = ''~/sysfiles/TempAjaxUploader/''            wsUploadFile.AutoUseSystemTempFolder = False         ...
    Posted to Ajax Uploader (Forum) by MarjaR on April 28, 2010