[求助]怎样实现局部刷新?
<DIV class=quote><P><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"<BR>"<a href="http://www.w3.org/TR/html4/loose.dtd" target="_blank" >http://www.w3.org/TR/html4/loose.dtd</A>"><BR><html><BR><head><BR><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><BR><title>无标题文档</title></P>
<P><BR></head></P>
<P><body><BR><form name="form1" method="post" action=""><BR> <select name="ss" onChange="javascript:location.href=this.options[selectedIndex].value" onchange=t();><BR> <option value="?lx=1">1</option><BR> <option value="?lx=2">2</option><BR> <option value="?lx=3">3</option><BR> <option value="?lx=4">4</option><BR> <option value="?lx=5">5</option><BR> </select><BR> <%<BR> lx=request.querystring("lx")<BR> %><BR> <input type="text" name="textfield" value="<%=lx%>"><BR></form><BR></body><BR></html><BR></P></DIV>帮个忙实现一下局部刷新.<BR>我是菜鸟,谢谢.
页:
[1]
