Quote:
|
Originally Posted by Brian 1). Couldn't you do that by editing the 'ADV_GALLERY_SHOWIMAGE' template, change the URL to just point to the original image, and add target="blank" in the link?
2). As Zachery said, bad idea. Allowing the database to get that big would cause nothing but problems. |
When you are viewing the image in the 'ADV_GALLERY_SHOWIMAGE' you're seeing it at the original size. I want it to be able to detect whether the size of the image is greater than 640x480 and if it is, to generate another thumbnail and when this thumbnail is clicked it opens up a new blank window with the original image.
On one of my presales question you said I will need to use an 'if' statement and it would be easy to do (
http://www.vbadvanced.com/forum/show...36&postcount=5)
- Devnull