I have created an image upload control, however i’m not satisfied with its look. I only want the button shown not the text box to the left of the button. Is there any way I can just use the normal button control or linkbutton control to to get the file dialog to open.
Share
I got this simple example working in Firefox 4, IE6 and IE9 but unfortunately it doesn’t work in Chrome 10.
You can, however, check out these post about styling ‘s: http://www.shauninman.com/archive/2007/09/10/styling_file_inputs_with_css_and_the_dom and http://www.quirksmode.org/dom/inputfile.html