Search

You searched for the word(s): upload
Showing page 4 of 656 (6,557 total posts) < 1 second(s)
  • Re: Using Multiple "Single File Upload" in a single Page

    Kenneth:Hi Jagmohan,   The asp uploader does not support to use multiple instances in the same page, I suggest you use Iframe taget to achieve it.   Regards,   Ken   Ken,   Care to give us an example of how to achieve this?  I tried to modify the current sample of single file, but no ...
    Posted to ASP Uploader (Forum) by dcahya on January 28, 2013
  • Problem With Single file Upload

    hi m using the phpuploader but  i want the functionlity that the user only upload the single file at a time,I   tried all the configuration to restrict the user only upload a single file. but is not working here is code below   $uploader->InsertText=''Upload File (Max ...
    Posted to PHP File Uploader (Forum) by bineshdobhal on October 1, 2011
  • Re: Upload Control not clearing after upload

    Yes that is how we are using it. Here's the exact code that is used.           <cutewebui:uploadattachments TableHeaderTemplate=''<td></td><td>Files</td><td>Description</td>'' TableStyle-Width=''400px'' ShowFileIcons=''true'' id=''uaMultipleDocuments'' ...
    Posted to Ajax Uploader (Forum) by ChrisThomas on January 4, 2009
  • A question of images upload or files upload

    My CE VER is 4.5. CE show the image or link of the file I'm uploaded when I insert a image or downloadable file. Now I want do like this, get a list of uploaded images of files and insert the list into a dropdownlist. What should I do? Thanks!
    Posted to Cute Editor for .NET (Forum) by zhway923 on May 20, 2006
  • Separate buttons for FTP upload and Local Upload

    Hi,   Is it possible to customize the Ajax Uploader to have two separate upload buttons - one for FTP Upload and one for Local Upload? If yes, how can this be done?   An early response will be appreciated.   Thanks & Regards, ketaki.
    Posted to Ajax Uploader (Forum) by Ketaki1 on June 2, 2011
  • Re: Multiple files upload does not work well in firefox

    Dear sunny_mel,   The feature of Selecting Multiple files Upload needs Flash or Silverlight installed. Otherwise it will use an Iframe solution which allows you upload multiple files but selecting one file only. Please install flash or silverlight and then try multiple files upload at ...
    Posted to Ajax Uploader (Forum) by Eric on February 18, 2010
  • Re: Not able to upload some PDF files

    Here is an exemple of the problem. It's derived from simple-upload-UI.aspx.   Modification of simple-upload-UI.aspx : The forms begins now with a simple button. All the old part of the form is placed into a MultiView/View. Initialy, the multiview have its visible attribute set to false. The callback of the first button sets ...
    Posted to Ajax Uploader (Forum) by Titou on November 7, 2008
  • Re: upload button is disabled for 5 seconds & we cannot multiselect files

    Dear Ata,   1. upload button is disabled for 5 seconds. It can be clicked 5 seconds after the page is loaded. A: When the page is loaded, the uploader need load 100K script. After the script runs,the script will disable the button, and load the Flash or Silverlight. If Flash/Silverlight can't be loaded by an unknown reason, the script will ...
    Posted to Ajax Uploader (Forum) by Eric on September 19, 2010
  • Re: Upload a specific files from Zip File.

    Dear [email protected],   Please refer to 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''>     protected override void OnInit(EventArgs ...
    Posted to Ajax Uploader (Forum) by Eric on January 6, 2010
  • Re: CuteEditor for .NET file upload to different folders depending on the logged in user

    bcedergren: We have a website that a user signs into their account to administrate their page. The account has their own sub-domain URL (ie: something.mydomain.com).   We want to add CuteEditor for .NET but need it to be able to upload files to a different folder depending on the user. Since their sub-domains are all unique this would be ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 28, 2009
« First ... < Previous 2 3 4 5 6 Next > ... Last »