Search

You searched for the word(s):
< 1 second(s)
  • Re: Problem In Implementing Uploader in Code Behind Page in asp.net

    Hey Kennith, Thanks for your reply my friend,&nbsp;i really appreciate your help. &nbsp; Regards, ssjal
    Posted to Ajax Uploader (Forum) by ssjal on January 5, 2009
  • how to add required field validator to upload button

    hi I&nbsp;need to add compulsory required field validation to file upload control . so that form should be submitted when the user has uploaded some file. &nbsp; in simple words, if i have 4 fields in my form along wth the uploader component, while filling the form i want that user must select some file using upload button. else it should ...
    Posted to Ajax Uploader (Forum) by ssjal on January 5, 2009
  • How to apply full postback

    hi, &nbsp; i have implemented the&nbsp;file uploader in my project by embedded the uploader component in update panel while keeping the other fields in form outside the update panel. &nbsp; Other fields(chained drop down list, textbox)&nbsp;in the form have required field validator attached to them. &nbsp; when i fill the form fields and ...
    Posted to Ajax Uploader (Forum) by ssjal on January 5, 2009
  • Problem In Implementing Uploader in Code Behind Page in asp.net

    Hi, &nbsp; i have downloaded ajax uploader&nbsp;and tested the given code. it worked properly. &nbsp; so i tried to implement the same in my code. &nbsp; but the problem is that the given code is in one page format ie no code behind pages &nbsp; whereas i have to implement the uploader in code behind page (aspx.cs). &nbsp; also i am ...
    Posted to Ajax Uploader (Forum) by ssjal on January 2, 2009
  • Re: Upload Button Not working in firefox 2.0

    hi, &nbsp; Thanks for your reply. &nbsp; I&nbsp;wanted to know that how can i rename the&nbsp;uploaded file say (abc.mov)&nbsp;using the&nbsp; ButtonPostBack_Click event. ie when i click the postback button, then&nbsp;the uploaded file should be renamed&nbsp;and then moved to another folder using the postbutton click. Is there any ...
    Posted to Ajax Uploader (Forum) by ssjal on December 26, 2008
  • Re: Upload Button Not working in firefox 2.0

    hey, thanks for your instant reply. &nbsp; we&nbsp;intend to use your control in&nbsp;a video website for uploading the videos. After uploading the video to a folder, we have to pass on the video to another 3rd party component media handler pro which will convert the uploaded file to flv format and stored that video at destination ...
    Posted to Ajax Uploader (Forum) by ssjal on December 26, 2008
  • Upload Button Not working in firefox 2.0

    I&nbsp;tried to implement ajax uploader's simple upload with progress (custom validation) in my project. the files are uploaded fine in IE7 and firefox 3.0. &nbsp; but the upload button is disabled in firefox 2.0. i also tried by changing the upload method to iframe. the iframe method again works fine in IE7 and firefox 3.0 . &nbsp; In ...
    Posted to Ajax Uploader (Forum) by ssjal on December 25, 2008