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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ChesterTheCat

  1. ChesterTheCat

    Help with Displaying Full Text of Article Using Access/ASP

    Thansk buninghake, It turns out the problem was with the ID link on the articles.asp page. Originally I wrote the link as so: [COLOR=red] <a class="style1" href="display-employment-article.asp?ID=[/color red] Instead I should have had this: [COLOR=red]<a class="style1"...
  2. ChesterTheCat

    Help with Displaying Full Text of Article Using Access/ASP

    This should be simple enough. However, I'm missing something. I have a MS Access database called Articles where I'm storing articles on the following 3 subjects: Employment, Bankruptcy and General legal issues. Accordingly, I have three tables in the Articles database called: Employment...

Part and Inventory Search

Back
Top