A
AAaron123
<asp:FileUpload ID="FileUploadGetZip" runat="server" Width="750px"
Style="width: 750px;" />
IE8 makes a textbox the specified size.
Firefox makes one that is too small.
GoogleChrome makes no box at all.
Is there a way to make them all produce a reasonable text box so I can
verify the file picked before I upload it.
Thanks
Style="width: 750px;" />
IE8 makes a textbox the specified size.
Firefox makes one that is too small.
GoogleChrome makes no box at all.
Is there a way to make them all produce a reasonable text box so I can
verify the file picked before I upload it.
Thanks