i am looking to build a script that automaticly sets up a multipage link at the bottom of a page. here is a "block diagram" of how it is supposed to work
-extract data from DB
- test to see if it is number X out of X
-if not continue
-if so stop extraction
-find total number of rows in table
- divide #of rows by X to equal number of pages
- print out links at bottom for total number of pages
i would like to use the ? operator in the URL but none of the books i have tell you how to use it in the URL
i dont need any one to make the whole script for me i just ned some help with the multipage protion
thanks alot
longbow