Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Upload > Upload control with TextBox and Button.

Not answered Upload control with TextBox and Button.

Feed from this thread
  • Sandeep avatar

    Posted on May 7, 2012 (permalink)

    I want to use a file upload control. That control works for both upload a file path using Browse Button and Url of any website in that TextBox. Means that control has both textbox and browse button.

    So Please suggest How can create custom control for that using TextBox and RadButton ?

    OR

    Can I use existing upload Control for fulfill this functionality ?

    Thanks. 

    Reply

  • jumpstart Master avatar

    Posted on May 9, 2012 (permalink)

    Sandeep:

    I do not believe that RadUpload/RadAsyncUpload provide support for uploads that use a URL entered/pasted in the input textbox. Please reference the following forum thread:

    Upload image via URL

    Hope this helps!

    Reply

  • Sandeep avatar

    Posted on May 11, 2012 (permalink)

    Thanks jumpstart.

    I know that it does not support but I want to know that How can develop it by TextBox and RadButton?

    Reply

  • Posted on May 11, 2012 (permalink)

    Hello Sandeep,

    I think the best approach would be to toggle between the two modes using a radio button, where you the user chooses what location they want the file to come from. I don't see how you would accomodate for both in the same control and it would possible confuse your users.

    I hope that helps.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Upload > Upload control with TextBox and Button.
Related resources for "Upload control with TextBox and Button."

ASP.NET Upload Features  |  Documentation  |  Demos  |  Step-by-step Tutorial  ]