Search

You searched for the word(s): upload'A=0
Showing page 188 of 656 (6,557 total posts) < 1 second(s)
  • Re: Capturing a title for each uploaded file

    Hi mrichman, Please try the example ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 5, 2011
  • Uploader File Select Folder

    On the same asp.net page, each time I click the file select button it opens my computer's documents folder. After uploading one file which is in a different directory on my computer and trying to upload another file the file select popup window again opens the documents folder. ın normal fileuploader it remembers the last directory where we select ...
    Posted to Ajax Uploader (Forum) by armaganalper on December 9, 2010
  • Source Folder

    When clicking the button to upload files and the window opens to browse for files, I would normally expect the the location in my Windows folder structure to be where I last uploaded from. It seems howevere to have got 'locked in' to a particular location from which I happened to upload on a previous occasion and I have to browse from there on ...
    Posted to PHP File Uploader (Forum) by andperry on November 7, 2010
  • Server side exception

    Hi,   When I want to upload a jpg I get this message. When I run it local in my wampserver I don't get tis message and everything works fine. But when I upload the script to the webserver of my webhoster I get this message when I want to upload a jpg         I have chmod 777 the phpuploader dir and the destination ...
    Posted to PHP File Uploader (Forum) by Kurgan on July 26, 2010
  • MPEG video insert problem in Internet Explorer

     Using CuteEditor to upload mpeg files and depending if i use Firefox or Internet Explorer the source code produced is different.  If i upload files with Firefox it adds the following code that allows the video to work. <param name=''FileName'' value=''http://test.co.uk/media_store/test.mpg''/> If i upload files with ...
    Posted to Cute Editor for PHP (Forum) by GeoffMan on June 29, 2010
  • Re: How to disable Silverlight?

    Please  try the following code:   <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>     void InsertMsg(string msg)     ...
    Posted to Ajax Uploader (Forum) by Eric on June 8, 2010
  • Uploaded file gets deleted on redirect to new page

    I am in the middle of building a DotNetNuke Portal and have built a File Upload module using the Ajax Uploader. The code is relatively simple, and is almost the same as the samples. What happens though is once the file is uploaded and copied to the folder where I want it saved, a redirect to the next page occurs and the FILE GETS DELETED. Not the ...
    Posted to Ajax Uploader (Forum) by lmrozek on May 19, 2010
  • How to save the physical files

    hi, i am newbie for this uploader. i have download the demo version and try to implement it. but i wonder how to upload the images files tat i have uploaded into a folder and the record is keep in the database?   I am not sure how to get the physical files and read the content of the images. the normal upload process that i have use to get ...
    Posted to Ajax Uploader (Forum) by kumiko on May 14, 2010
  • Re: Whats mean the error: "This file can not be validated! at function Ox31"

    The following code works, you can try it,   <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <html xmlns=''http://www.w3.org/1999/xhtml''> <head>  <title>   Ajax - Multiple files upload  </title>  <link href=''demo.css'' ...
    Posted to ASP Uploader (Forum) by Eric on May 12, 2010
  • Re: Object required: 'jfile'

    Please use the following code, <!-- #include file=''aspuploader/include_aspuploader.asp'' -->   <body>  <div class=''demo''>                                ...
    Posted to ASP Uploader (Forum) by Eric on April 30, 2010