Results 1 to 2 of 2

Thread: Possible?? HTML - image variable

  1. #1
    Join Date
    Mar 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Possible?? HTML - image variable

    This is seriously going to sound dumb but OK - here we go...

    I have 50 images for art work - students stuff. I want to display all the images on one html page - than, if a parent wants to make it larger - click, but I don't want to create 50 pages when all I am doing is changing the name of the file?

    Is it possible that the image(s) on the single page - points to a html link and inside the link the "image variable" is passed to the page and display the image ?

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    if you are using php or another server-side language, certainly. html is not capable of doing this on its own, however.

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
  •