Search

You searched for the word(s):
Showing page 1 of 2 (12 total posts) < 1 second(s)
  • Path of selected file

    Hi! I have a uploader control on page. My file for uploading located in D:\folder. I want to upload this file on server. How i can get information about this path (D:\folder) on server side after selecting file in Select dialog? &nbsp; Thanks, Alexey&nbsp;
    Posted to Ajax Uploader (Forum) by AlxReiter on April 15, 2013
  • How i can do pre-validating of uploaded file?

    Hi &nbsp; How i can validate that file which i selected for upload, isn&#39;t exist in destination folder specified below, before starts uploading? Maybe there is exists a event OnSelectUploadedFile e that executes on server side? Dest folder: C:\UploaderTemp I have a event that checks file exists or no in FileUploaded event. It will be great, ...
    Posted to Ajax Uploader (Forum) by AlxReiter on December 7, 2012
  • Re: Long time of execution of FileUploaded event leads to exception

    Sorry,it were updatepanel error.
    Posted to Ajax Uploader (Forum) by AlxReiter on December 7, 2012
  • Long time of execution of FileUploaded event leads to exception

    Hi I have a big and slow code for event FileUploaded. During execution of this code, i&apos;ve&nbsp;got&nbsp;an&nbsp;exception&nbsp;message: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object. In js code function function Sys$WebForms$PageRequestManager$_endPostBack &nbsp; Also, if i ...
    Posted to Ajax Uploader (Forum) by AlxReiter on December 3, 2012
  • Re: Manual upload with visible="false"

    Ken, &nbsp;I apologize, that i don&apos;t clearly explained what i mean. &nbsp; Here is the code. &nbsp; There are 3 elements of&nbsp; CuteWebUI:Uploader with ID &quot;fileinput1&quot;, &quot;fileinput2&quot; and &quot;fileinput3&quot;. &nbsp; Element with ID &quot;fileinput1&quot; has an attributeVisible=&quot;False&quot;. Other elements ...
    Posted to Ajax Uploader (Forum) by AlxReiter on November 15, 2012
  • Re: Manual upload with visible="false"

    Ken, &nbsp; There is description of a case: 1. On this page, i have 3 Uploader element. 2. First element has an attribute Visible=&quot;False&quot;. 3. Browse files for upload using second and than third element. 4. Press button Submit. 5. Uploading doesn&apos;t&nbsp;start. &nbsp; This case don&apos;t work for any element (for example, ...
    Posted to Ajax Uploader (Forum) by AlxReiter on November 14, 2012
  • Re: Manual upload with visible="false"

    &lt;%@&nbsp;Page Language=&quot;C#&quot;&nbsp;AutoEventWireup=&quot;true&quot;&nbsp;CodeBehind=&quot;_myStartUploadingManually.aspx.cs&quot;&nbsp;Inherits=&quot;AJAXUploader_new_version_basic_samples._myStartUploadingManually&quot;&nbsp;%&gt;&nbsp; &lt;%@&nbsp;Register ...
    Posted to Ajax Uploader (Forum) by AlxReiter on November 13, 2012
  • Manual upload with visible="false"

    Hello &nbsp; I have script below for uploading files.&nbsp;But,&nbsp;if&nbsp;i will&nbsp;set&nbsp;to&nbsp;element&nbsp;&quot;fileinput1&quot; ...
    Posted to Ajax Uploader (Forum) by AlxReiter on November 12, 2012
  • Re: Start uploading manually more than 1 files

    Ken, &nbsp; Lets imagine, that page has 10 elements with ids &apos;Uploader1&apos;, &apos;Uploader2&apos; etc. User can choose the number of files for upload (from 1 to 10 and every time the number will different). When user choose number of files, not used element will hide and has and attribute Visible = true. For example, user should upload ...
    Posted to Ajax Uploader (Forum) by AlxReiter on October 29, 2012
  • Re: Start uploading manually more than 1 files

    As i understand, there are possibilities to implement this code in C# instead of JavaScript to start manually uploading few files? I&apos;m right? &nbsp; P.S. I&apos;ve met this expression first time:&nbsp;&apos;&lt;%=SubmitButton1.ClientID %&gt;&apos;? P.S.S. What is this?&nbsp;&nbsp;I cannot find any information about it. P.S.S.S. Is there ...
    Posted to Ajax Uploader (Forum) by AlxReiter on October 29, 2012
1 2 Next >