Help with PLSQL Web tool kit [message #451441] |
Wed, 14 April 2010 11:09 |
ravikumar05
Messages: 5 Registered: April 2010
|
Junior Member |
|
|
Hi,
I am changing an existing plsql web page. I am pretty new to this environment. I have list of customer showing up on a page, my task is to add a radio button in the loop and when ever a user selects a customer the customer information should be populated in an asp page.
I am able to display the radio button and I am able to call the asp page. what I need is how to find which customer did user selected. Right now the last customer from list is being sent to the asp page.
Thanks
Ravi
|
|
|
|