用于文件上传的html标记在iphone中无效:
<input type="file" id="Fileid1" runat="server"/>
它在aspx页面的iphone中显示为无效。那么文件上传如何在iphone中使用html ...
运行答案 0 :(得分:2)
我已经检查过并且正在使用以下代码:
input type =“file”accept =“image / *; capture = camera”&gt;
答案 1 :(得分:-1)
使用ios中的网络界面 不支持。