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

    Paging problem

    I am trying to show 20 records per HTML page; I am getting the following error: sql undefined, limit = '0,20' TypeError: float argument required args = ('float argument required',) The code that I have written is: pagesize=20 form=cgi.FieldStorage(keep_blank_values=True)...

Part and Inventory Search

Back
Top