I have an asp program using a drop down menu. For the record in question(I am hardcoding for testing purposes) 2 detail records should be returned. This part is correct.
However because of the way I used coding to populate the drop down menu field(TopicCatagory), I am getting the same value...
I have an asp form that will insert form values into two tables. In the db this is a master/detail relationship(meetings - > meeting_details) and I am going to build the form in asp the same way.
--
--
meetings(master table)-> meeting_id, meeting_date, quorum, visitors, notes...
I have installed windows 2000 professional (along with that came IIS 5.0 and frontpage 2000). All options were installed. I think the server is working fine as I can bring up the blue.asp page the sw wants me to bring up.
I have also checked and frontpage server extensions are installed...
I have a query that returns the below results (I am using a small sample of data):
levelid levelname bookid title
1 A 974 A zoo
1 A 500 Aaron and Steve
1 A 765 Amazing Animals
1 A 257 Avengers
1 A 430...
I have a query that returns the below results (I am using a small sample of data):
levelid levelname bookid title
1 A 974 A zoo
1 A 500 Aaron and Steve
1 A 765 Amazing Animals
1 A 257 Avengers
1 A 430...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.