Ask a Question related to ASP Components, Design and Development.
-
Dave Navarro #1
AspJpeg from Persits
I see host after host after host running AspJpeg from persits but I find
precious little example code for it beyoing thumbnails and a few
examples for playing with an image.
I can't seem to find any code for creating bar charts or pie charts.
Can anyone point me in the right direction?
Thanks!
Dave Navarro Guest
-
AspJpeg
Hello! I am making a upload script for my images. I want the script to resize the images automaticly. The server supports AspJpeg but i don't have... -
Problem with Persits ASPUpload
(sorry about cross posting but I really need help with this and it fits in both newsgroups) I'm creating a little image manager and I'm using... -
Daniel Crichton #2
Re: AspJpeg from Persits
Dave wrote on Mon, 13 Aug 2007 15:47:23 -0500:
> I see host after host after host running AspJpeg from persits but I
> find precious little example code for it beyoing thumbnails and a few
> examples for playing with an image.> I can't seem to find any code for creating bar charts or pie charts.> Can anyone point me in the right direction?From [url]http://www.aspjpeg.com/manual_01.html[/url]> Thanks!
"AspJpeg enables your ASP/ASP.NET application to dynamically create
high-quality thumbnails of images in just a few lines of code. An original
image may be in any of the following formats: JPEG, GIF, BMP, TIFF or PNG. "
You need to find something else - AspJpeg only allows working with existing
images, not creating new ones from scratch.
Dan
Daniel Crichton Guest



Reply With Quote

