Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pampolk
  • Content: Threads
  • Order by date
  1. pampolk

    loop not working - drop down menu

    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...
  2. pampolk

    asp-insert into multiple tables question

    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...
  3. pampolk

    ASP/Frontpage 2000/IIS 5.0-How do I enable the Database Command on Ins

    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...
  4. pampolk

    how to group detail records for mailing lables

    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...
  5. pampolk

    grouping detail records for labels

    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...

Part and Inventory Search

Back
Top