If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > asp upload and asp jpeg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-04, 03:17
gilbb gilbb is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
asp upload and asp jpeg

Hi
I'm developing a photo gallery
www.allnet4u.co.il/liam
(Hebrew site)
my problem:
I'm trying to avoid uploading the same file two times:
one as the large image and one as the small one
can I save the file another time after I save it on the first time and then show it to the user so he can make it smaller and use the feathers of the object.?
Reply With Quote
  #2 (permalink)  
Old 06-08-04, 19:11
Seppuku Seppuku is offline
Useless...
 
Join Date: Jul 2003
Location: SoCal
Posts: 721
Are you asking if it's possible to allow the user to resize the image through the browser? Not without some other plugin or java component. Another option might be to adjust the HEIGHT and WIDTH attribute of the IMG tag, but that warps the image.
__________________
That which does not kill me postpones the inevitable.
Reply With Quote
  #3 (permalink)  
Old 06-18-04, 01:48
Bullschmidt Bullschmidt is offline
Guru
 
Join Date: Jun 2003
Location: USA
Posts: 1,032
Perhaps this might give some ideas (basically components):

How do I create / manipulate images from ASP? - 5/10/2001
http://www.aspfaq.com/faq/faqShow.asp?fid=76
__________________
J. Paul Schmidt, Freelance Web and Database Developer
www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On