![]() |
#2
dzt00012010-11-05 17:08
|
<%=request.Form("user")%>
<%=request.Form("pwd")%>
<input type="button" onclick="history.back()" value="返回" />
这段代码在IE中可以收到传过来的值并正常显示,在其他浏览中不行。像360,糖果浏览器等收不到传过来的值