Print Page | Close Window

Saving Images From a Web Page

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=10163
Printed Date: 31 March 2026 at 1:54pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Saving Images From a Web Page
Posted By: Misty
Subject: Saving Images From a Web Page
Date Posted: 27 April 2004 at 1:54am

I would like to know how you can save an image from a web page and then upload it to the web site. I have a web application where you can upload a file from your computer to the web site. Then you can create a thumbnail. I would like to be able to save the thumbnail as a new image file and then upload it to my web site.

I am not interested in clicking on my mouse to save the thumbnail. I would like to save it as an image and upload it to my web site.

 




Replies:
Posted By: dpyers
Date Posted: 27 April 2004 at 4:09am

What's the application? Is it actually doing a physical conversion, or is it displaying an image that's just been resized for display?

For example, If I have an image that's 400x500 pixels, I can give it a height and width so it displays as 80x100. If I right-click-save-as on it, it saves as a 400x500 image. Is this the case in your situation?

If you want to upload a full size image and then use an asp web component to resize it, look at ASPjpeg.



-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: Misty
Date Posted: 27 April 2004 at 12:38pm

I am already using ASP JPEG for this web application. I upload the full sized image to my web site without any problem.

Then I can create a thumbnail. I would like to be able to save it as a new image file and upload it to my web site. Please look at the creating thumbnail page below. I would like to be able to upload this particular picture to my web site and save it as another file. Does anyone know how I can accomplish this without using my mouse to save the picture?

Please look at http://support.persits.com/jpeg/pick_jpeg.asp - http://support.persits.com/jpeg/pick_jpeg.asp . Please experiment with that web page.

1.) Please upload an image.

2.) Look at the next page where you have the option to change the size of the picture. Please reduce the size of your picture.

3.) Please create a thumbnail. I would like to be able to upload this image to my web site and save it as another image file name.

Do you understand what I'm trying to do?




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net