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!

Search results for query: *

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

    Object expected error driving me nuts

    I have been getting an object expected error for a while now and I don't know why. Here is a simplified version of my code: <body> <form name=&quot;show&quot; method=&quot;post&quot; action=&quot;&quot;> <input name=&quot;11&quot; type=&quot;text&quot; id=&quot;11&quot; value=&quot;0&quot...
  2. jbtilley

    help nesting recordsets php mysql

    Im not sure if this can be done in php/mysql/dreamweaver, but I know it works in asp. To make things simple let's say that I have two tables customers and orders: customer orders id name custID orderedThing 1 bob 1 book 2 sally 2 ruler 3 jeff...

Part and Inventory Search

Back
Top