|
 |
asp_web_howto thread: Creating Thumbnails and Opening Full image on new window
Message #1 by "Naveed Ahmed" <naveeda@c...> on Fri, 21 Feb 2003 23:27:09
|
|
Hi,
I'm creating a clubbing website which list club nights across the uk.
I need to create thumbnails of flyers which when clicked open up a new
window with the full size image. The problem im having is how to create
this new windiw with the full size image dynamiclly. Can you please help ??
Thanks
Naveed
Message #2 by "Scott Heath" <scott@s...> on Fri, 21 Feb 2003 19:22:07 -0600
|
|
Naveed,
Is this what you're looking for?
http://www.dspno-olhcc.org/pictures.htm
It's only on a DSL line so be patient. The way I did it was like this:
The site admin uploads the pictures through an admin interface, it
allows the user not to have to resize the images before they upload
them. I write each file name to a DB which is pulled when someone visits
the page above.
Scott
I can send you the code if you like
-----Original Message-----
From: Naveed Ahmed [mailto:naveeda@c...]
Sent: Friday, February 21, 2003 11:27 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Creating Thumbnails and Opening Full image on
new window
Hi,
I'm creating a clubbing website which list club nights across the uk.
I need to create thumbnails of flyers which when clicked open up a new
window with the full size image. The problem im having is how to create
this new windiw with the full size image dynamiclly. Can you please help
??
Thanks
Naveed
Message #3 by "Naveed Ahmed" <naveeda@c...> on Sun, 23 Feb 2003 01:51:47
|
|
> Naveed,
Is this what you're looking for?
http://www.dspno-olhcc.org/pictures.htm
It's only on a DSL line so be patient. The way I did it was like this:
The site admin uploads the pictures through an admin interface, it
allows the user not to have to resize the images before they upload
them. I write each file name to a DB which is pulled when someone visits
the page above.
Scott
I can send you the code if you like
-----Original Message-----
From: Naveed Ahmed [mailto:naveeda@c...]
Sent: Friday, February 21, 2003 11:27 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Creating Thumbnails and Opening Full image on
new window
Hi,
I'm creating a clubbing website which list club nights across the uk.
I need to create thumbnails of flyers which when clicked open up a new
window with the full size image. The problem im having is how to create
this new windiw with the full size image dynamiclly. Can you please help
??
Thanks
Naveed
Hi Scott,
Can you send me the code so i can see whats going on !!!
Thanks
|
|
 |