S
shaz kahn
hi guys ive just started this forum and ASP programming and so far its
not too bad I was wondering if any one can help. Am creating a book
search website which sellers can add books to the database with their
details for users to contact them. Am trying to search from two tables
seller and books, where the users will enter a book title in a textbox
if that title exits it will display book title and seller's pnumber with
their e-mail and name. Please help me ive been working on this for weeks
without any result.
your response will be much appreciated.
i have two tables seller and books
book(table)
books
bookID
pnumberID
author
price
keyword
title etc..
seller(table)
bookID
pnumber
password
name
surname
email etc...
not too bad I was wondering if any one can help. Am creating a book
search website which sellers can add books to the database with their
details for users to contact them. Am trying to search from two tables
seller and books, where the users will enter a book title in a textbox
if that title exits it will display book title and seller's pnumber with
their e-mail and name. Please help me ive been working on this for weeks
without any result.
your response will be much appreciated.
i have two tables seller and books
book(table)
books
bookID
pnumberID
author
price
keyword
title etc..
seller(table)
bookID
pnumber
password
name
surname
email etc...