Search

You searched for the word(s): upload'A=0
Showing page 256 of 656 (6,557 total posts) < 1 second(s)
  • phpfileuploader - Send to email and log in DB

    Hey   It is possible to get the content of a text box on the phpfileuploader page and send the uploaded files to the email address (ie the content of the box) just after the files have been uploaded using the manual upload page and then log this in a MySQL db?   If so how would I go about this? Where would the code go and how do I ...
    Posted to PHP File Uploader (Forum) by slamjam on October 2, 2009
  • Re: Problem In Implementing Uploader in Code Behind Page in asp.net

    I am having trouble with this code. I want to do the same thing in triggering the upload of a queued file from the code behind but I do not use the default queue I am using a custom queue for some reason my uaUserPicture.Items.Count == 0 even though there is 1 file queued up. my code is: <CuteWebUI:UploadAttachments ...
    Posted to Ajax Uploader (Forum) by jpchatt on October 1, 2009
  • Re: AjaxUploader does not remember the last used directory

    Hi Terry, We do not use https. We just tested the following demo page: http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx and we have mixed results: From one computer, the last directory used is correctly remembered with both Firefox 3 and IE8. From another computer, the last directory used is correctly remembered with Firefox ...
    Posted to Ajax Uploader (Forum) by pierre on September 29, 2009
  • Error in Image Gallery and Image Browser

    I am working with a box that has two partitions. One is C and the other one is D. The D is used as a virtual directory where I store images and document to be accessed by the editor. I am mapping the Image Gallery and the Image Insert functions to the D virtual drive.  <security ...
    Posted to Cute Editor for .NET (Forum) by hzarea on September 18, 2009
  • Re: Browse button disabled when using Safari / Flash8

    I just have tried, the button is always disabled :(... For info, we're using VisualStudio 2008 - Framework 3.1 SP1 and IIS7.0 So according to READ_ME.txt, i use the dll and lic files that are under Framework 2.0-Csharp and in my web.config I added the following entry in configuration/system.web/httpModules <add ...
    Posted to Ajax Uploader (Forum) by pierre on September 14, 2009
  • Image Path Issue

    The site I am working on is located under ''/home/content/h/a/r/harper23/html/someone/'' Site of course is ''someone''   I uploaded the CuteEditor_Files to  ''/home/content/h/a/r/harper23/html/someone/CuteEditor_files/''   I include the file because im working in ...
    Posted to Cute Editor for PHP (Forum) by TopHatDan on September 13, 2009
  • Checking Content Type

    What is to stop somebody uploading a file that does not contain what is says it contains.   It seems that you can only specify file type by extension (for example jpg) but what is to stop somebody uploading sdfsdf.txt.jpg which is just a renamed text file.   Is there any way to check content type of the file before upload?   JG
    Posted to Ajax Uploader (Forum) by jgra on September 3, 2009
  • Re: Show file browser dialog on page load

    Tim   No. the IFrame mode use <input /> to show the dialog , it only support 1 file.   But you can show some description text , to let the users click the button again and again .   When MultipleFilesUpload=true , the IFrame mode still support file upload queue.   Continue selecting a file , that file will be ...
    Posted to Ajax Uploader (Forum) by cutechat on August 8, 2009
  • Maximum file size under IIS7 and custom oversize warning

    Hi, Could you tell me the maximum file size, per file, that can be uploaded if the site is running under IIS7? Also - is this limit per-file? - i.e. if the maximum is 2GB could the user select 3 2GB files when multiple file upload is enabled? I'd also like to display a custom warning message to the user (instead of the controls ...
    Posted to Ajax Uploader (Forum) by dgburton on August 7, 2009
  • Resize, create thumb and rename

    I've been running a simple php script that resizes, renames, and creates a thumb for all photos uploaded to our company website.  The volume of photos have increased and I was tasked with finding a way to select groups of photos and upload them all at once, so I purchased this PHP Uploader script.  It really works well, but I still need ...
    Posted to PHP File Uploader (Forum) by auilani on August 4, 2009