csandbach
08-23-2007, 06:33 PM
Hi,
I have done this before, i just for the life of me cant remember how
I have this
cid=request.querystring("customer")
pin=request.querystring("id")
URL = "http://localhost/processor.asp?cid="&customer&"" < I need the & pin= to go here
so the requesting url would look like processor.asp?cid=1231&pin=15432
I have done this before, i just for the life of me cant remember how
I have this
cid=request.querystring("customer")
pin=request.querystring("id")
URL = "http://localhost/processor.asp?cid="&customer&"" < I need the & pin= to go here
so the requesting url would look like processor.asp?cid=1231&pin=15432