View Full Version : Uploading Pictures
Bobba Buoy
03-23-2004, 03:42 PM
I am developing a service where people may want to upload mug shots and other photos. How can I facilitate that from a web page? Also, I am running a sql server 2000 backend. If I want to display these pictures based on who is logged on, do I just want to store the path to the picture in the db and use that in the img tag or is there some way to actually store the picture itself in the db?
Thanks!
your question would have been better off in the server side forum
don't cross post though, im sure a moderator will move you thread over there where you will get more response ;)
Gregory
03-23-2004, 04:13 PM
you dont need to use a database, actually, unless you want to store captions/comments, etc.
you can do this through PHP, if you'd like the code then say so... cuz its quite a bit of code.
Bobba Buoy
03-23-2004, 04:26 PM
Yeah, I wasn't sure where this one should go so if they need to move it that is obviously ok.
Re: the code for this--I work primarily in asp on the server side. Does anyone know where to find similar code for that to what was suggested for php?
Thanks!!
putts
03-23-2004, 08:15 PM
Yep.... www.aspsmart.com look for aspSmartUpload
vBulletin® v3.6.7, Copyright ©2000-2010, Jelsoft Enterprises Ltd.