![]() |
#2
SkyGull2008-05-26 13:48
|
<p>
<b> The fields values is : </b>
<p>
<%d1 = Request("Name")%> <%=d1%>
<%d2 = Request("Sex" )%> <%=d2%>
<%d3 = Request("Birthday")%><%=d3%>
<%d4 = Request("Nationality")%><%=d4%>
<%d5 = Request("Marry" )%><%=d5%>
<%d6 = Request("Salary") %><%=d6%>
<p>
为什么用adobe建立得一个对应得表单无法获取其中得值