We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
| Subject: |
|
Radio button values to another page. |
| Date: |
|
2008-06-11 19:26:01 |
| From: |
|
namrataghadi
|
Response to: Radio button values to another page.
|
|
I am trying to get following working:
There are two pages page 1 and page 1
Page one has several radio buttons of which the user selects one. On select even the user is redirected to another page that is page2. Here I want to access the value of clicked radio button.
There is no submit button. The redirection happens on click.
I am unable to accomplish this in php.
Thanks
Namrata
|