how to replace the "browse" button with an image ?

D

Duyet The Vo

Hi,

Does anyone know how to replace the file browse button with an image ?

<form action="recvfile.php" method="post" enctype="multipart/form-data">
File Name:&nbsp;&nbsp;
<input type="file" name="myfile" size=50>
<br>
</form>

Thanks in advance,

Duyet.
 
D

David Dorward

Duyet said:
Does anyone know how to replace the file browse button with an image ?

I believe there are various tricks that can be employed ... which break the
button entirely under certain (not uncommon) circumstances. The best thing
to do is not even try.
 
K

Kris

Duyet The Vo said:
Does anyone know how to replace the file browse button with an image ?

Quit messing with your visitors default GUI widgets appearance and the
file button will nicely fit in. As an extra benefit, the visitor will
have less trouble using your form because of familiarity.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top