hi,

i'm fairly new to this.

what i want to do is use a form so the user can specify a few different
choices
of things they want to buy. maybe a few radio buttons with dollar
amounts and
then possibly a couple of quantity fields for items.

this can then be passed to a script and total added up etc. and the user

can input
their billing data. what i don't want is for the user to be able to see
the amount of
the transaction in the source code in a hidden field.

how do i hide this data while still passing it to the credit card script

along with all
the other info?

thanks.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to