Hi,
I need to change the button that appears when you create an input type=file in html or ad_form, I want to replace the "Browse.." button for an image.
As far as I know, you can't do what you're trying to do without using something like ActiveX. However, you can have some control over the button style using what's described here: http://www.quirksmode.org/dom/inputfile.html