473,385 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

ASP thumbnail creator?

I need a simple function to generate and save a thumbnail from a picture. It
would require :

Source Picture Fileame
Thumbnail Height and Width
Thumbnail Filename

There are many pay programs available but they do far more than I require
and I want the code to be built in to my code, not operate as a separate
program. Any ideas? The browser knows how to resize pictures easily enough,
and that is free! Is there no way to capture this with ASP? Thanks!
Jul 19 '05 #1
5 8232
CxImage.dll
you can find it on
http://www.codeproject.com/asp/thumbtools2.asp

It is very usefull, and I am currently setting up a web photoalbum,
generating thumbs and lowres images 'on the fly' with it.
You can see it at
http://pvo.no-ip.org:4040/milan/foto...AlbumsList.asp

All the original pics are stored in folders.
These folders are indexed with THumbsPlus: thumbgeneration and added
information is stored in central dbase.

This dbase is providing information for my webpages.

However, when starting a 'slideshow', an 'low resolution' picture is
generated from the original one on the fly with image size 80% of screen
size.
This is done by use of CxImage

succes with it, and thanx to Philipos Sakellaropoulos' for sharing this tool
with us!

regards,
bartp

--

==========================================
Hyper A.R.T.
bart plessers
Paul Van Ostaijenlaan 4
3001 Heverlee
BELGIUM
tel: +32 (16) 23.40.85
fax: +32 (16) 23.41.06
==========================================

"Simon Wigzell" <si**********@shaw.ca> wrote in message
news:75Vlb.159578$6C4.99932@pd7tw1no...
I need a simple function to generate and save a thumbnail from a picture. It would require :

Source Picture Fileame
Thumbnail Height and Width
Thumbnail Filename

There are many pay programs available but they do far more than I require
and I want the code to be built in to my code, not operate as a separate
program. Any ideas? The browser knows how to resize pictures easily enough, and that is free! Is there no way to capture this with ASP? Thanks!

Jul 19 '05 #2
> There are many pay programs available but they do far more than I require
and I want the code to be built in to my code, not operate as a separate
program. Any ideas? The browser knows how to resize pictures easily enough, and that is free! Is there no way to capture this with ASP? Thanks!


Look into ASP.NET... it makes thumbnail generation easy.
Jul 19 '05 #3
Thanks, that looks purrfect for my requirements, your site is very well made
too!

"bart plessers" <ba**********@hotmail.com> wrote in message
news:ep**************@TK2MSFTNGP10.phx.gbl...
CxImage.dll
you can find it on
http://www.codeproject.com/asp/thumbtools2.asp

It is very usefull, and I am currently setting up a web photoalbum,
generating thumbs and lowres images 'on the fly' with it.
You can see it at
http://pvo.no-ip.org:4040/milan/foto...AlbumsList.asp

All the original pics are stored in folders.
These folders are indexed with THumbsPlus: thumbgeneration and added
information is stored in central dbase.

This dbase is providing information for my webpages.

However, when starting a 'slideshow', an 'low resolution' picture is
generated from the original one on the fly with image size 80% of screen
size.
This is done by use of CxImage

succes with it, and thanx to Philipos Sakellaropoulos' for sharing this tool with us!

regards,
bartp

--

==========================================
Hyper A.R.T.
bart plessers
Paul Van Ostaijenlaan 4
3001 Heverlee
BELGIUM
tel: +32 (16) 23.40.85
fax: +32 (16) 23.41.06
==========================================

"Simon Wigzell" <si**********@shaw.ca> wrote in message
news:75Vlb.159578$6C4.99932@pd7tw1no...
I need a simple function to generate and save a thumbnail from a picture.
It
would require :

Source Picture Fileame
Thumbnail Height and Width
Thumbnail Filename

There are many pay programs available but they do far more than I

require and I want the code to be built in to my code, not operate as a separate
program. Any ideas? The browser knows how to resize pictures easily

enough,
and that is free! Is there no way to capture this with ASP? Thanks!


Jul 19 '05 #4
Perhaps - but considering that my whole site is .ASP on a linux server that
doesn't support ASP.NET, that isn't very helpfull!
"Randy Rahbar" <rvrahbarAThotmail.com> wrote in message
news:eh**************@TK2MSFTNGP11.phx.gbl...
There are many pay programs available but they do far more than I require and I want the code to be built in to my code, not operate as a separate
program. Any ideas? The browser knows how to resize pictures easily

enough,
and that is free! Is there no way to capture this with ASP? Thanks!


Look into ASP.NET... it makes thumbnail generation easy.

Jul 19 '05 #5
thanx for the compliment.
I am just developping a 'general' site:
-guestbook
-photoalbum
-daily log
-newsletter
-..

all fully customizable and with ASP and dbase.

It is just an experiment, but nice that you liked it.

regards,

bartp
--

==========================================
Hyper A.R.T.
bart plessers
Paul Van Ostaijenlaan 4
3001 Heverlee
BELGIUM
tel: +32 (16) 23.40.85
fax: +32 (16) 23.41.06
==========================================

"Simon Wigzell" <si**********@shaw.ca> wrote in message
news:VAKmb.182661$9l5.143841@pd7tw2no...
Thanks, that looks purrfect for my requirements, your site is very well made too!

"bart plessers" <ba**********@hotmail.com> wrote in message
news:ep**************@TK2MSFTNGP10.phx.gbl...
CxImage.dll
you can find it on
http://www.codeproject.com/asp/thumbtools2.asp

It is very usefull, and I am currently setting up a web photoalbum,
generating thumbs and lowres images 'on the fly' with it.
You can see it at
http://pvo.no-ip.org:4040/milan/foto...AlbumsList.asp

All the original pics are stored in folders.
These folders are indexed with THumbsPlus: thumbgeneration and added
information is stored in central dbase.

This dbase is providing information for my webpages.

However, when starting a 'slideshow', an 'low resolution' picture is
generated from the original one on the fly with image size 80% of screen
size.
This is done by use of CxImage

succes with it, and thanx to Philipos Sakellaropoulos' for sharing this

tool
with us!

regards,
bartp

--

==========================================
Hyper A.R.T.
bart plessers
Paul Van Ostaijenlaan 4
3001 Heverlee
BELGIUM
tel: +32 (16) 23.40.85
fax: +32 (16) 23.41.06
==========================================

"Simon Wigzell" <si**********@shaw.ca> wrote in message
news:75Vlb.159578$6C4.99932@pd7tw1no...
I need a simple function to generate and save a thumbnail from a picture.
It
would require :

Source Picture Fileame
Thumbnail Height and Width
Thumbnail Filename

There are many pay programs available but they do far more than I

require and I want the code to be built in to my code, not operate as a separate program. Any ideas? The browser knows how to resize pictures easily

enough,
and that is free! Is there no way to capture this with ASP? Thanks!



Jul 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mike | last post by:
Sites using thumbnail preview for world wide web file navigation and searching. Below are list of sites that are either researching or providing thumbnail preview images for online web...
1
by: Gorilla | last post by:
I bound my package with EXPLAIN(YES), and it's got the following static SQL in it: EXEC SQL SELECT CARDF, RECLENGTH INTO :CARDF,:RECLENGTH FROM SYSIBM.SYSTABLES WHERE NAME = :TBNAME AND...
1
by: Xah Lee | last post by:
The following is a program to generate thumbnail images for a website. Useful, if you want to do that. It is used to generate the thumbnails for my “Banners, Damsels, and Mores” project...
8
by: barb | last post by:
So that the world at large benefits from our efforts, here is one fully documented way to use Windows Irfanview freeware to create thumbnail web galleries (http://www.irfanview.com). STEP 1:...
11
by: Jane | last post by:
Hi, I need some help (php rookie) to build a thumbnail page using php. I'v a mysql database containing links to the original image files. No thumbnails created so far. It would be nice when...
7
by: oscartheduck | last post by:
Hi folks, I'm trying to alter a program I posted about a few days ago. It creates thumbnail images from master images. Nice and simple. To make sure I can match all variations in spelling of...
8
by: Arno R | last post by:
Hi all. When I need to search for pictures, I always have too choose thumbnail-view manually. Is it possible to open the common dialog in thumbnail-view programmatically? Example ?? At the...
15
tlhintoq
by: tlhintoq | last post by:
I'd like to think I can work out most issues, but this one is kicking my butt. What's worse, is that I know I can't be the first guy to want to add a thumbnail to jpg that doesn't already have one. ...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.