Smart Image Processor ASP Support Product Page
This topic was archived
Click thumbnail to enlarge to original picture
Asked 07 Dec 2002 00:38:43
1
has this question
07 Dec 2002 00:38:43 John DeBender posted:
Does anyone know some code to use to click on the thumbnail to enlarge into the original picture in a new window? Right now I'm inserting my thumbs and pics into an access dbase as OLE Objects. I'm thinking of getting this Smart Image extension and just have the pics/thumbs saved on my Hard Drive. I use the following code for when a user clicks on a thumbnail, it brings up the original picture in a new window:
<a href="javascript:;" onClick="JustSoPicWindow('alPhotoBuilder_photo.asp?Photo_ID=<%=(alrsPhotos.Fields.Item("Photo_ID"
I use in-between .asp files to create the thumb and original photo out of the Access dbase. Is there a way to incorporate this type of code for thumbs/pics saved directly on the web server?
Any help would greatly be appreciated.
----------------------
UD 4.0
Access 2000
Win2k Server
ASP
Replies
Replied 07 Dec 2002 00:46:31
07 Dec 2002 00:46:31 George Petrov replied:
Hi Trinity,
Read how easy it can be done in the Pure ASP Upload Mania tutorial - www.dmxzone.com/go?4000
Greetings,
George
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFreaks.nl
--------------------------------------------------
Read how easy it can be done in the Pure ASP Upload Mania tutorial - www.dmxzone.com/go?4000
Greetings,
George
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFreaks.nl
--------------------------------------------------
