Hi I am just having this problem with an attachment field. It seems to group a text input field with the browse button. does any body know how to remove this type of thing.
any advice: thank you
<td align=“right” valign=“middle”>
<input type=“hidden” name=“MAX_FILE_SIZE” value =2097152>
<input name=“userfile” type=“file” size=“1” >
</td>