Results 1 to 2 of 2

Thread: Dynamic Photo Listing Script?

  1. #1
    Join Date
    Mar 2007
    Posts
    38
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Dynamic Photo Listing Script?

    I've searched an I'm unable to find a script that will dynamically create an array of all of the images that I have in a folder so that I can just add the images with out manually putting each one in to a line of code.. Is there such a beast or is this just a pipe dream? I would like to incorporate this with the Image Thumbnail Viewer

    Thanks in advance..

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    You either need a server-side language available on your host or, for a purely javascript solution* would need to name all the images sequentially according to some naming convention that could be utilized by the script. There is no Dynamic Drive script for this exactly but the getpics.php script used with:

    http://www.dynamicdrive.com/dynamici...photoalbum.htm

    Can do that for PHP enabled servers. There is also a getpics.asp that I posted in the submit section for asp/VBasic enabled servers. The latest version of that is featured here:

    http://www.dynamicdrive.com/forums/s...0&postcount=11



    *Something with Ajax might be able to be worked out as well.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •