Hmm, ok. well I tried a whole lot of atributes, such as:
code:
<input type="file" div-stretch=100% name="filename">
<input type="file" width="100%" name="filename">
<input type="file" length="100%" name="filename">
<input type="file" maxlegth="100%" name="filename">
but none seem to work. Is there any other solution??