select Box
|
|---|
| 1234 |
| 4567 |
| 8976 |
| 5677 |
| 4536 |
Hi I nee help for one of my issue i am trying to solve
here is the scenario on top figure, i had a selct box on left side and when page loads i need to show information for example for 1234 on right side.
when user selects any item on select box then i have to pass that id to CFC to get data depending up on this selected id.
I am using CF8 and cfform type ="flash"
any ideas or examples on this that will help .
Thanks