菜鸟的问题
<%a=request.form("class")
%>
<%if a<>"" then
a=(a)
end if
%>
<%
response.write (a)
%>
如何把A的值添加个0和只选取A里的前三个字或数字
2007-08-02 10:14
2007-08-02 10:20
2007-08-02 10:22
2007-08-02 11:07
2007-08-02 11:27