![]() |
having a text and radio button within same POST
i am trying to have a radio button choice and then a text field submitted under the same post. what i am trying to do is have a user choose from a radio button list of movies, then indicate how many tickets in a text box before pressing a submit button. i want the captured information to be sent via POST to a different page. i cannot figure out how to do these together.
|
Re: having a text and radio button within same POST
I have come up with this :
Code: html
Modify it to suit your needs :smile: |
Re: having a text and radio button within same POST
Hello,
As per what I understand the following code shall help you. Code:
Code:
Akshit Soota |
Re: having a text and radio button within same POST
Quote:
Quote:
|
| All times are GMT +5.5. The time now is 23:53. |