FileUpload 上传文件,根据不一样方式判断文件类型(文件后缀/文件类型)

HTML代码this <asp:FileUpload ID="FileUpload1" runat="server" />         <asp:Image ID="Image1" runat="server" Height="50px" Width="50px" Visible="False" />         <asp:Label ID="picname" runat="server"
相关文章
相关标签/搜索