Passing a variable through the url
We are doing a site for a client, we are collecting payment info from customers. I have greated a variable cust_num which works well within the payment program.
The problem--
The client's url is http://www.yyy.com/dddd/ffff/survey.php?name=Bulk_Survey_for_Subs_5_24_05&ssKey ="Customer"&ssValue=####
Obviously, a fake url the last #### needs to be the customer's customer number the variable cust_num.
So how do I do this?
__________________
"The future is here. It's just not evenly distributed.
|