asp中怎样获得select框的索引值
我想当点击select列表框时,获得索引值,并传递使用,怎样获得啊。
部分代码程序
<form name="form1" id="form1" method="post" action="">
<table width="80%" align="center" border="1" cellpadding="2" cellspacing="0" class="tablestyle borderstyle">
<tr style="background-color:#CCCCCC">
<td height="40" colspan="4" align="center"> <span class="STYLE1">故障列表 </span> </td>
</tr>
<tr>
<td colspan="4" class="bluetable"> </td>
</tr>
<tr>
<input name="post1" type="hidden" id="post1" value="true">
<td width="20%"align="right" class="style4">单个故障: </td>
<td width="26%"> <select style="width:100px;" name="dange" id="dange" onchange="getindex( )" >编写function函数
<option value=" "> </option>
<%for i=1 to rsr.recordcount %>
<option value=" <%=trim(request("sbgzm"))%>"> <%=trim(request("sbgzm")&i)%> </option>
相关问答:
<%if request.QueryString("start") <>"" then%>
<%if cint(start)>0 then%>
<a href="search.asp?q= <%=q%>&start= <%if request.Query ......
由于对页面使用了伪静态
并且对ID进行了加密。
主要代码如下:
httpd.ini
RewriteRule /List-([0-9,a-z]*).html /List.asp\?ComId=$1 [N,I]
程序代码
A为加密,B为解密函数
<a href=&q ......
字段PowerList里面的值:KSO10000,KSO10021,KSO10004,KSO10022,KSO10020,KSO10008
现在要判断,当PowerList里面存在KSO10004这个值的时候,输出:好
VBScript code:
<%
set rs=server.Creat ......
请问为什么我这段代码可以显示已修改成功pic文件夹中的图片,但实际上文件夹中的文件名称还是好好的。望高手帮忙改改啊。
<%
Set fs = Server.CreateObject("Scripting.FileSystemObject")
S ......
owc11满足不了要求,有没有更好点的,asp能调用的
目前没发现,帮你顶!
应该没有了吧
自已写。顶
帮顶,关注!
好像就这个了,目前还没看到其他得上市使用。。。帮顶!
自己再顶一下
好像是没有 ......