viniciusdosreis
-
Total Posts
:
1
- Scores: 0
-
Reward points
:
0
- Joined: 2/20/2008
-
Status: offline
|
Upload and resize an image
Wednesday, February 20, 2008 9:00 AM
( permalink)
Hey guys... how are you? I have a little problem with a home page, so I'd like to know if someone could help me... I want a code for a page where people who go there could upload an JPEG image, then the image will automatically be resized and saved with a size in a GIF file and other size in a JPEG file in my server. thanks since now and sorry my english ;)
|
|
|
|
webber123456
-
Total Posts
:
58
- Scores: 0
-
Reward points
:
0
- Joined: 9/20/2007
-
Status: offline
|
RE: Upload and resize an image
Friday, February 22, 2008 5:23 AM
( permalink)
this is a classic ASP forum . To do this withclassic ASP you will need to use a third party component. Many webhosts offer such a feature for free. Depending upon your webhost, you will have to familiarize yourself with their component usage. Otherwise, you should look into using ASP.net which has the image upload/ resizing ability.
|
|
|
|