I would like to hide the textbox that shows the file being selected because all I want to show is the browse button. Is this possible? Also is it possible to change the styling for the button? I noticed that the textbox and button is combined as:\[code\]<input id="file" type="file" name="file">\[/code\]