获取asp表格元素内容

来源:百度知道 编辑:UC知道 时间:2024/05/10 05:50:31
<form name="myform" method="post" action="?action=addo">
<table border="0" align="left" cellpadding="0" cellspacing="1">

<tr>
<td align="right" valign="top">文件地址:</td>
<td valign="middle" width="504"><input name="dpic" type="text" class="input_on" id="text1" disabled>
 格式:flv
<iframe style="margin-left:0px;" id="UploadFiles" src="../upload/Upload_Photoxy.asp?PhotoUrlID=3" frameborder=0 scrolling=no width="380" height="22"></iframe>

</td>
</tr>

</table>
</form>

请问 dpic文件的内容怎么获取? 谢谢

<%if request("action")="" then%>
<form name="myform" method="post" action="?action=addo">
<table border="0" align="left" cellpadding="0" cellspacing="1">

<tr>
<td align="right" valign="top">文件地址:</td>
<td valign="middle" width="504"><input name="dpic" type="text" class="input_on" id="text1" disabled>
格式:flv
<iframe style="margin-left:0px;" id="UploadFiles" src="../upload/Upload_Photoxy.asp?PhotoUrlID=3" frameborder=0 scrolling=no width="380" height="22"></iframe>

</td>
</tr>

</table>
</form>
<%elseif request("")=addo then
dpic=request("dpic&