R
Ray Costanzo [MVP]
The input type="file" is very protected by browsers, to the point of a bit
too much paranoia sometimes. The answer depends on what brownser you're
using. In IE 6 though, this works:
<input type="file" style="font-family: verdana, sans-serif; font-size:
16pt;" />
Ray at work
too much paranoia sometimes. The answer depends on what brownser you're
using. In IE 6 though, this works:
<input type="file" style="font-family: verdana, sans-serif; font-size:
16pt;" />
Ray at work