Re: Image Uploading Help???
the image resize may be a little hard. Uploading an image should be easy though. Using inet control.
Re: Image Uploading Help???
First off, where would these images be uploaded to?
Re: Image Uploading Help???
Images would be uploaded to server.
Re: Image Uploading Help???
expanding on adam (yz4now):
he has a photo upload site (similar to photobucket) and he just wants to have the option to have the user resize images, and then upload it to their account on his server. He has a Linux server, so it is going to have to be remotely uploaded.
ADDED:
he wants to have a drag and drop interface
Re: Image Uploading Help???
Yes what dylan(dclamp) said.
Re: Image Uploading Help???
For the image scale, rotate, contrast, conversion, etc. look at 'FreeImage'. You can find it on http://freeimage.sourceforge.net/. I used it with VB6.0 and right now working on getting it running for VB.NET. It has ALOT of options. Able to load most popular images and save in anything from ani gif, jpeg, bmp, tiff, etc.
Re: Image Uploading Help???
Okay, ill check that out.
Im working with VB.NET so that wont work. :(