Pass a value to an inFrame
Posted
by user106707
on Stack Overflow
See other posts from Stack Overflow
or by user106707
Published on 2010-03-22T20:08:59Z
Indexed on
2010/03/22
20:11 UTC
Read the original article
Hit count: 328
This probably an easy thing to do but for some reason I can't get a handle on it.
I have a simple form that allows people to select one if three items for sale. When they chose their item I need to pass that variable into an iFrame with a third party checkout page to safely process their cc transaction.
How would I do this?
Cheers-
© Stack Overflow or respective owner