change class on browse button!
Hi,
Do anybody know a way to change the CssClass of <INPUT>?
********************CODE************************** ***********
<input id="myFile" type="file" name="myFile" runat="server">
********************END CODE*********************************
When I try to use class=... then the textbox gets changed, but not the Browse button. I want it the other way around (Leave the text box change the button)..
If anybody have a clue, drop me a line..
Thanx in advance..
------------------------
All help is Good help!
Regards
Michael
__________________
------------------------
All help is Good help!
Regards
Michael
|