Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

upload file browse button

Status
Not open for further replies.

dcushnie

Programmer
Feb 2, 2005
28
CA
I have a php website where a user can upload a file.
There is no problem with the uploading, it works fine.
What I want is to customize the appearence of it.

This line <input name='uploadedfile' type='file' /> makes the text box and the browse button.
I have created my own browse button and want to get rid of the one that line makes.

Does anybody know how to do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top