PDA

View Full Version : pic uploader


ghell
01-20-2004, 10:46 AM
well this will be a long project for me and i have no idead how to do it, so any tutorials (or posts here) on the indevidual sections would be helpful. as far as i know i need to do this in sections being:
uploading pictures (i have ftp but i want a site based one)
making sure the picture is under a certain file size
making sure the picture dimensions are not over a certain size

i have looked around for tutorials and smippets on this but i cant seem to find any for asp

plz dont shout at me, im becoming emotionally unstable.. probably

edit: i will try to get some help from my brother

Rapt0r
01-20-2004, 08:17 PM
Theres a picture uploader on the sites below :
http://www.hotscripts.com/Detailed/17015.html
http://www.aspin.com/home/webapps/graphics?pg=2&order=desc

Im sure if you view how its done you will be able to see what to do.

fractalvibes
01-21-2004, 09:39 PM
For the actual file upload ASPUpload is a good component.
see http://www.persits.com.

Some of the online docs there will also help you understand the steps needed to accomplish this.

fv

Bullschmidt
02-05-2004, 08:22 AM
Here is a resource for letting the user upload a file which is something that was unfortunately not built into ASP:

ASP File Upload Using VBScript by John R. Lewis - 7/10/2000
http://aspzone.com/posts/160.aspx

Bullschmidt
07-22-2005, 05:28 PM
Updated (corrected) link:

ASP File Upload Using VBScript by John R. Lewis - 7/10/2000
http://aspzone.com/articles/160.aspx