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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

file upload browse button

Status
Not open for further replies.

dcushnie

Programmer
Feb 2, 2005
28
CA
I have a 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?
 
Sorry I cannot help you, but you may have better luck posting in HTML, XHTML & CSS (Cascading Style Sheets) Forum [forum215]. PHP has no control over such things.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top