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 TouchToneTommy 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: boroski
  • Content: Threads
  • Order by date
  1. boroski

    different link colours

    I am building a css file, and want to have different colour links in the header to the rest of the page. How can i define eg a.hover (in header){ color = #fff000; } and a.hover (rest of page){ color = #000000; } many thanks
  2. boroski

    storing autonumber for new record

    Hi, I am building a site which runs on an access db - i have a page which creates a new record and adds into db. This all works ok. One of the columns in the db is the tables primary key (an autonumber). When i run the insert, is there an easy way to retrieve this number, so i can redirect the...

Part and Inventory Search

Back
Top