I am very new to Ultradev ASP and VB and am struggling to perform the simplest task (well seems simple in theory).
I have a list box which is displaying dynamiv data from my access database but when the user selects an item (room) from the list I would like to display the record for that particular selection on the same page.
It's doing my head in, please someone shed some light, preferably by using the server behaviours, data bindings etc rather than hard code.
Many thanks in advance.
From a confused user.
I have a list box which is displaying dynamiv data from my access database but when the user selects an item (room) from the list I would like to display the record for that particular selection on the same page.
It's doing my head in, please someone shed some light, preferably by using the server behaviours, data bindings etc rather than hard code.
Many thanks in advance.
From a confused user.