![]() |
#2
star55782012-03-06 18:37
|
只有本站会员才能查看附件,请 登录
先请看附件,我想浏览本地图片确定后,图片能显示在下面的image1中,路径已经可以显示在浏览旁边的框里,浏览器用IE就行,谢谢大家都帮忙看看,刚接触,自己鼓捣半天也没成功

<tr class="tr">
<td align="center" class="style1">
酒店图片:</td>
<td align="left">
<font face="宋体">
<input id="FileTP" style="WIDTH: 600px; HEIGHT: 20px" type="file"
name="File1" class="button" runat="server"></font></td>
</tr>
<tr class="tr">
<td align="center" class="style1">
<font face="宋体">酒店图片:</font></td>
<td align="left">
<asp:Image ID="Image1" runat="server" Height="120px" Width="120px" /></td>
</tr>
<td align="center" class="style1">
酒店图片:</td>
<td align="left">
<font face="宋体">
<input id="FileTP" style="WIDTH: 600px; HEIGHT: 20px" type="file"
name="File1" class="button" runat="server"></font></td>
</tr>
<tr class="tr">
<td align="center" class="style1">
<font face="宋体">酒店图片:</font></td>
<td align="left">
<asp:Image ID="Image1" runat="server" Height="120px" Width="120px" /></td>
</tr>