I need to add a file browse button with file browse functionality inside the text field, in such a way that on click of the browse button, the selected filename(only one file needs to be selected) is displayed in the text field in which it sits.
The browse button must be INSIDE the text box. The file name that was browsed must be displayed in that text box..