|
Posted by Ashok on 06/24/05 15:37
Hi,
I am out of all ideas. tried everything that I could but nothing works.
I have to frame a picture. Now, the story is that I have a page that shows a
picture (from mysql). I add a link below to preview page.
On the preview page I want this pic + show all frames as thumbnail from
mysql (pics are all stored in images folder, mysql is used for query).
Once a thumbnail of frame is clicked (choosen), the picture is framed with
this frame.
What I tried is I pass on the picture id in url. This shows picture on
preview page and I query and show thumbnails too below the picture.
But once I click on the thumbnail, the page reloads to execute the ( to be
written) script of framing. But at this point, the picture itself is lost
because the id of picture is not passed to url. I have no idea on how to
make the picture stable.
In short, something like www.framenview.com but not so complex. Just the
picture and frames, and on selecting the frame thumbnail, picture gets
framed.
Ashok.
[Back to original message]
|