Code For Radio Buttons - Newbie

S

Sandy

Hello:

I have the following code to send to a credit card service:

[Note: I did not include the "<" on the left-hand side because I couldn't get this message accepted by the MSDN site . . . thought it may have something to do with the HTML signs]

form method="POST" action="SecureSiteForCreditCardProcessing">
input type="hidden" name="DESCRIPTION" value="SomeText">
input type="hidden" name="PARTNER" value="PartnerName">
input type="hidden" name="LOGIN" value="LoginID">
input type="hidden" name="METHOD" value-"CC">
input type="hidden" name=AMOUNT" value=SomeValue>

etc.
input type="submit" value="Click Here to Donate">
/form

I need to insert four radio buttons for $25, $50, $75 and $100. I then need the value the user selects to be placed into "SomeValue"; at least that's where I think I need to place it.

Can anyone tell me how to do this? Any help will be greatly appreciated!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,404
Latest member
PerryRutt

Latest Threads

Top