I did a search of previous messages, but didn't quite find what I was looking for. I know that CSS can't be used to change the style of the "Browse..." button that is part of the <input type="file"> tag.
However, is there any way to fake it with a text field and an <input type="button">?
I saw a message regaurding problems setting the value of an <input type="file">. Are there any workarounds?