1个回答
展开全部
a=request("a")
if a<>"" then
call play()
end if
sub play()
inp=request("inp")
response.write inp
end sub
<form action="?a=1" method=post>
<input type=text name="inp"/>
<input name="提交" type="submit" id="提交" value="提交">
</form>
至于什么函数 什么算法 你自己写在play里面吧
if a<>"" then
call play()
end if
sub play()
inp=request("inp")
response.write inp
end sub
<form action="?a=1" method=post>
<input type=text name="inp"/>
<input name="提交" type="submit" id="提交" value="提交">
</form>
至于什么函数 什么算法 你自己写在play里面吧
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询