So I have a form like this
When the user selects a file I want the InputFileName TextBox to get filled with the name of the file selected. Is there any way I can do this. How do i access the name and extension of the file users chooses using the SelectFile Element