jswisher
Posts: 5
|
| Posted: 07/01/2010, 1:25 PM |
|
I have a form that uses list boxes for some of the fields. Simple enough. However one of the list boxes would have a hugh number of values so I wanted to know the best way to put maybe an ... that would bring up a form like a search table for the selected row.
Any suggestions would be appreciated.
Thanks
Jeff
_________________
Jeff Swisher |
 |
 |
datadoit
|
| Posted: 07/01/2010, 1:28 PM |
|
Jeff, look at the example pack. Here's a simple and straightforward
popup solution:
http://examples.codecharge.com/ExamplePack/PopUpList/PopUpList.php
|
|
|
 |
|