K
kevwash
I would like to pass a variable field to the confirmation asp page when using
the "Send to Database"
This is what I am putting in the confirmation URL
payment.asp?Charge=<%("amount")%>
1)A text box is named: amount
2)I put in a value in the "amount" field
3)I would like to payment.asp to act upon the passed variable
"Charge"
please help
the "Send to Database"
This is what I am putting in the confirmation URL
payment.asp?Charge=<%("amount")%>
1)A text box is named: amount
2)I put in a value in the "amount" field
3)I would like to payment.asp to act upon the passed variable
"Charge"
please help