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 Wanet Telecoms Ltd 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: Zoom1177
  • Content: Threads
  • Order by date
  1. Zoom1177

    Changing the List bullet image on collapse/expand

    Hi, I have a tree menu that expands and collapse with the default XHTML bullets I would like to add couple of lines to the existing javascript functions that i have to change the those bullets to the Windows Standard Plus and Minus images, which i have them in files called: plus.gif and...
  2. Zoom1177

    problem with Array

    I am trying to do a test by just putting a table in an array and i am having some problems all i need for now is just to print each row in the table so i wrote the following in the body of the page <% dim lowcount dim highcount dim counter dim myarray() myarray = rsmenu.getrows() lowcount =...
  3. Zoom1177

    Attaching problem

    Hi, I've got a database file(MDF) from a book it's called Bigpubs2000.mdf I am trying to attach that file to the database and it's asking me about the location of the log file, which is not included in the book. Is there is a way i can create a log file for that mdf? NOTE: I am attaching it...
  4. Zoom1177

    Filtering problem

    Hi, Lets say i have the following table Name________Sport ================= Brian Soccer Karen Golf Barb Basketball Terry Soccer Marie Swimming Tim Basketball Jack Swimming Amy Golf I am getting this whole table in a recordset and i am...
  5. Zoom1177

    A subquery question

    Hi, lets say i got this ONE table Name________Sport ================= Brian Soccer Karen Golf Barb Basketball Terry Soccer Mona Golf Tim Basketball Jack Golf I want in ONE resultset to get the following Soccer ===== brian terry Basketball...
  6. Zoom1177

    Newbie need help with tree menu

    Hi all I want to build a tree menu in my asp driven from a table, I looked at some scripts and I managed to get the parent nodes to work but I am failing to get the childs to work at all especially the nested repeat regions …I am working with Dreamweaver as my editor and it doesn’t support...
  7. Zoom1177

    Newbie need help with a query

    I've got a table, here is an example expertise excode ================================= Building types 01000000 education 01010000 k-12 01020000 construction 02000000 substructure 02010000 foundations 02020000 i...

Part and Inventory Search

Back
Top