file upload w/o textbox

hi i need to use the file upload component but it should not have the textbox associated with it only a button should be shown on to the screen. how can i achieve that?
[175 byte] By [rajat_infya] at [2007-11-26 17:53:51]
# 1
You can use CSS to hide the inputtext box. Set it to display: none;
BalusCa at 2007-7-9 5:06:53 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...