at the requesting page, u can request the variable value by using request.form("...") command
e.g:
myname = request.form("name")
myname is the variable name
and "name" is the textfield name on the previous page..
here is a good tutorial for u : http://www.codefixer.com
how to pass value in asp
Feb 5 2006, 06:32 PM
Quote
0.0136sec
1.72
6 queries
GZIP Disabled