This is a migrated thread and some comments may be shown as answers.

Upload control with TextBox and Button.

3 Answers 136 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Sandeep
Top achievements
Rank 1
Sandeep asked on 07 May 2012, 10:30 AM
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. 

3 Answers, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 09 May 2012, 09:52 PM
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!
0
Sandeep
Top achievements
Rank 1
answered on 11 May 2012, 09:38 AM
Thanks jumpstart.

I know that it does not support but I want to know that How can develop it by TextBox and RadButton?
0
Kevin
Top achievements
Rank 2
answered on 11 May 2012, 01:31 PM
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.
Tags
Upload (Obsolete)
Asked by
Sandeep
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Sandeep
Top achievements
Rank 1
Kevin
Top achievements
Rank 2
Share this question
or