displaying images

liunx

Guest
ok i want the user to be able to click on the image on one page and it opens another page with the image and below that in a table with the image tiled like this:<br />
<br />
<br />
<!-- m --><a class="postlink" href="http://www.spiritwolf2000.com/~art/spiritwolf/image.html">http://www.spiritwolf2000.com/~art/spir ... image.html</a><!-- m --><br />
<br />
my thing is i dont want to create a webpage for every single bkgnd image i create so does anyone know of a way to have a script generate the image.html page when the user clicks on the image on the main page?<br />
<br />
<br />
Thank You<!--content-->There is a pretty simple tutorial on this very thing here: --Image Links-- (<!-- m --><a class="postlink" href="http://www.boogiejack.com/howx035.html">http://www.boogiejack.com/howx035.html</a><!-- m -->) <br />
<br />
See if that helps:)<!--content-->thats not what im looking for, thanks though. I want a script (or a way) that will automaticaly generate the webpage like the one in the link above when clicked on the image on the main page.<!--content-->The "(in a way)" way to do it would be to use frames.<br />
The top half could be a scrollable frame with all the images. Those images could be linked to display the background in the bottom frame. Of course, it would require an HTML document for each image, but that's not too difficult.<!--content-->Ok, I'm sorry. I misunderstood your question. The "click on an image in one page, and it opens in another page" threw me. But Android got it for ya. Frames would be the perfect solution.<!--content-->
 
Back
Top