Hi there. I'm a beginer in Perl, and I wrote this kind of dynamic catalog for this customer of mine which sells framed images. I used MySQL and everything is working great. There is one little detail I'd like to do, but it's not the end of the world if it isn't possible.
I show these images as thumbnails, and if a person clicks on the thumbnail, I open a new window with a larger sized image in it. That larger sized image varies greatly and there are 600 images. When I open in a new window, I'd like to set the width/height of that new window to match the size of the image so the user isn't having to always resize each time a window opens. Is there any way to get those parameters from within Perl?
Although it isn't totally done yet, you can check it out at www.art4kids.com/simplecatalog.html
Thanks
Sam


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks