actually categories is already the foreign key of the messages tables (1,2,3,4,5 etc) that refer to the category text. I cannot figure out how to fire the selected event of the listbox to trigger the recordset that should populate my dinamic table on the asp page ( I am use to .NET... never did classic asp before).
Main Topics
Browse All Topics





by: efficaciousPosted on 2008-09-17 at 13:56:30ID: 22503590
can you just use an ID system of sorts to say that these child messages go to these categories
then its a simple WHERE clause addtion to the SQL