ASP.NET用ASP代码如何编写?
有一段ASP.NET的提交表单的,但现在要转成ASP语言,请大家帮帮忙。.NET代码如下。<formname="aspnetForm"method="post"actio...
有一段ASP.NET的提交表单的,但现在要转成ASP语言,请大家帮帮忙。.NET代码如下。<form name="aspnetForm" method="post" action="cardInfo.aspx" id="aspnetForm" target=_blank>
<table width="95%" height="25" border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td align="center" height="30">
<select name="ctl00$ContentPlaceHolder1$ddl_CardSearch" id="ctl00_ContentPlaceHolder1_ddl_CardSearch" style="position: relative">
<option value="0">证书编号</option>
<option value="1">证书名称</option>
<option value="2">姓名</option>
</select>
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBgK6hvXHCAKH0cGpAwKY0cGpAwKZ0cGpAwLOk+OFCgKgnoaUCj41b+D3cUI1/oyI8b3/I8ctvuLB" />
</td></tr>
<tr><td align="center" height="30">
<input name="ctl00$ContentPlaceHolder1$txt_CardSearch" type="text" id="ctl00_ContentPlaceHolder1_txt_CardSearch" style="position: relative" /></td></tr>
<tr><td align="center" height="30">
<input type="submit" name="ctl00$ContentPlaceHolder1$btn_CardSearch" value="证书查询" id="ctl00_ContentPlaceHolder1_btn_CardSearch" style="position: relative" /></td></tr>
<tr><td align="right"></td>
</tr>
</table></form>
网址:http://www.aadago.com/cardInfo.aspx
因为接受方是官方网站,是无法更改的,不过还是要谢谢回答的哥们 展开
<table width="95%" height="25" border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td align="center" height="30">
<select name="ctl00$ContentPlaceHolder1$ddl_CardSearch" id="ctl00_ContentPlaceHolder1_ddl_CardSearch" style="position: relative">
<option value="0">证书编号</option>
<option value="1">证书名称</option>
<option value="2">姓名</option>
</select>
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBgK6hvXHCAKH0cGpAwKY0cGpAwKZ0cGpAwLOk+OFCgKgnoaUCj41b+D3cUI1/oyI8b3/I8ctvuLB" />
</td></tr>
<tr><td align="center" height="30">
<input name="ctl00$ContentPlaceHolder1$txt_CardSearch" type="text" id="ctl00_ContentPlaceHolder1_txt_CardSearch" style="position: relative" /></td></tr>
<tr><td align="center" height="30">
<input type="submit" name="ctl00$ContentPlaceHolder1$btn_CardSearch" value="证书查询" id="ctl00_ContentPlaceHolder1_btn_CardSearch" style="position: relative" /></td></tr>
<tr><td align="right"></td>
</tr>
</table></form>
网址:http://www.aadago.com/cardInfo.aspx
因为接受方是官方网站,是无法更改的,不过还是要谢谢回答的哥们 展开
展开全部
<form name="aspnetForm" method="post" action="cardInfo.asp" id="aspnetForm" target=_blank>
<table width="95%" height="25" border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td align="center" height="30">
<select name="abcabc" style="position: relative">
<option value="0">证书编号</option>
<option value="1">证书名称</option>
<option value="2">姓名</option>
</select>
</td></tr>
<tr><td align="center" height="30">
<input name="abc" type="text" id="abc" style="position: relative" /></td></tr>
<tr><td align="center" height="30">
<input type="submit" name="search" value="证书查询" id="search" style="position: relative" /></td></tr>
<tr><td align="right"></td>
</tr>
</table></form>
接受文件cardInfo.asp 再做相应的编辑
这边用 <%=request("abcabc")%> , <%=request("search")%> 接 取值……
<table width="95%" height="25" border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td align="center" height="30">
<select name="abcabc" style="position: relative">
<option value="0">证书编号</option>
<option value="1">证书名称</option>
<option value="2">姓名</option>
</select>
</td></tr>
<tr><td align="center" height="30">
<input name="abc" type="text" id="abc" style="position: relative" /></td></tr>
<tr><td align="center" height="30">
<input type="submit" name="search" value="证书查询" id="search" style="position: relative" /></td></tr>
<tr><td align="right"></td>
</tr>
</table></form>
接受文件cardInfo.asp 再做相应的编辑
这边用 <%=request("abcabc")%> , <%=request("search")%> 接 取值……
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
$类的id,cs文件仍然能获取到。
如果是自己用,直接写个接收文件就可以了。
form参考上面兄弟写的。
接收文件,request后入库即可。
如果是自己用,直接写个接收文件就可以了。
form参考上面兄弟写的。
接收文件,request后入库即可。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2009-06-01
展开全部
不会吧......
嘿嘿..
嘿嘿..
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
可以.
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询