|  | Posted by Andy Dingley on 05/18/06 16:48 
SW Monkey wrote:> Is there a web interface that I could setup to view out 8,000 PDF
 > files?  I dont need to search for anything internally in the PDF, just
 > by the filename.
 
 Sounds like a perfect job for AJAX and a small amount of server-side
 scripting. It's about the right level of complexity for a learning
 exercise.
 
 You can't do it purely in Flash, you're still going to need the
 server-side code that returns partial directory sets.
 
 Next question is what you're hosting it on, and what scripting language
 your web server offers. PHP, most likely.
  Navigation: [Reply to this message] |