
October 6th, 2000, 09:58 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
<i><b>Originally posted by : will (willthegeek@yahoo.com)</b></i><br /><br /><br /><br />------------<br />vinod at 10/6/2000 8:45:52 AM<br /><br /><br />an anybody give me code to display the relevant datas of one combobox in the another combobox in the same page<br /><br />The following code is from one of my pages. You will have to modify it to suit yourself.<br /><br />It begins by getting a user input and using it in a SELECT statement WHERE clause to populate a dropdown box. The user can then select from this list to get a filter to load another combo box and pull in data from another table.<br /><br />Will that do the trick?<br /><br />
|