Ask a Question related to ASP, Design and Development.
-
Simon Wigzell #1
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!
Simon Wigzell Guest
-
XML Slideshow Creator
Can anyone tell me how I might find my activation code for XML Slideshow Creator v3 that I downloaded previously from here. I had to reformat my... -
commandline thumbnail/webpage creator?
Is there such an animal as a commandline thumbnail/webpage creator? Any favourites? Good/bad experiences? I have folders of jpg files that I... -
Graffiti Creator 2
Wanna play ? GraffitiCreator 2 allowes anyone to create beautiful graffitistyle texts in a few seconds. You dont need any artistic skills... -
ASP webpage creator?
Hi! I'm creating an application using ASP and MSSQL server. I'm finding the task of designing my output and forms to be rather tedious.... -
pdf creator
Hello! Is it possible to create new, clean .pdf files under linux? If it is, then which program do I need to use? Thanks! Daniel -- -
bart plessers #2
Re: ASP thumbnail creator?
CxImage.dll
you can find it on
[url]http://www.codeproject.com/asp/thumbtools2.asp[/url]
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
[url]http://pvo.no-ip.org:4040/milan/foto/ThumbsPlus/v006/ViewAlbumsList.asp[/url]
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" <simonwigzell@shaw.ca> wrote in message
news:75Vlb.159578$6C4.99932@pd7tw1no...It> I need a simple function to generate and save a thumbnail from a picture.enough,> 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> and that is free! Is there no way to capture this with ASP? Thanks!
>
>
bart plessers Guest
-
Randy Rahbar #3
Re: ASP thumbnail creator?
> There are many pay programs available but they do far more than I require
enough,> 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 easilyLook into ASP.NET... it makes thumbnail generation easy.> and that is free! Is there no way to capture this with ASP? Thanks!
Randy Rahbar Guest
-
Simon Wigzell #4
Re: ASP thumbnail creator?
Thanks, that looks purrfect for my requirements, your site is very well made
too!
"bart plessers" <bartplessers@hotmail.com> wrote in message
news:epfepyZmDHA.2080@TK2MSFTNGP10.phx.gbl...tool> CxImage.dll
> you can find it on
> [url]http://www.codeproject.com/asp/thumbtools2.asp[/url]
>
> 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
> [url]http://pvo.no-ip.org:4040/milan/foto/ThumbsPlus/v006/ViewAlbumsList.asp[/url]
>
> 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 thispicture.> 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" <simonwigzell@shaw.ca> wrote in message
> news:75Vlb.159578$6C4.99932@pd7tw1no...> > I need a simple function to generate and save a thumbnail from arequire> 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> enough,> > 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>> > and that is free! Is there no way to capture this with ASP? Thanks!
> >
> >
>
Simon Wigzell Guest
-
Simon Wigzell #5
Re: ASP thumbnail creator?
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:ehLzX2ZmDHA.1096@TK2MSFTNGP11.phx.gbl...require> > There are many pay programs available but they do far more than I> enough,> > 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>> > and that is free! Is there no way to capture this with ASP? Thanks!
> Look into ASP.NET... it makes thumbnail generation easy.
>
>
Simon Wigzell Guest
-
bart plessers #6
Re: ASP thumbnail creator?
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" <simonwigzell@shaw.ca> wrote in message
news:VAKmb.182661$9l5.143841@pd7tw2no...made> Thanks, that looks purrfect for my requirements, your site is very wellseparate> too!
>
> "bart plessers" <bartplessers@hotmail.com> wrote in message
> news:epfepyZmDHA.2080@TK2MSFTNGP10.phx.gbl...> tool> > CxImage.dll
> > you can find it on
> > [url]http://www.codeproject.com/asp/thumbtools2.asp[/url]
> >
> > 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
> > [url]http://pvo.no-ip.org:4040/milan/foto/ThumbsPlus/v006/ViewAlbumsList.asp[/url]
> >
> > 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> picture.> > 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" <simonwigzell@shaw.ca> wrote in message
> > news:75Vlb.159578$6C4.99932@pd7tw1no...> > > I need a simple function to generate and save a thumbnail from a> require> > 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> > > and I want the code to be built in to my code, not operate as a>> > enough,> > > program. Any ideas? The browser knows how to resize pictures easily> >> > > and that is free! Is there no way to capture this with ASP? Thanks!
> > >
> > >
> >
>
bart plessers Guest



Reply With Quote

