Search Query that crawls words in PDFs
Hello, I'm building a website where people can look at PDFs for a library. It will be exactly like this http://173.12.11.248/
What I'm stuck on is building the search page. http://173.12.11.248/search.htm
I used the tutorial on Adobe on building a search and results page and I have a database recordset, but how do i enter in MYSQL the PDFs so that they will be searched through.
I tried having the PDF row be a TEXT field with the link to the PDF on the site, but that didn't work.
Any ideas?
