Hi
i have been building fairly straight forward dynamic applications in asp vbscript and access for a while (mainly using dreamweaver mx but i'm fairly comfortable with scripting).
I'd now like to build an online photo gallery that stores low res images in a database and allows the administrator to upload new images.
Up until now i haven't done anything using images and i wondered if anyone had any tips on the best way to approach this?
For example:
are the images themselves stored in the database or do you simply store the path to the image in the database?
What is the best way to allow the user to upload an image to the database/server?
Any advice is much appreciated.
Regards
EJ
i have been building fairly straight forward dynamic applications in asp vbscript and access for a while (mainly using dreamweaver mx but i'm fairly comfortable with scripting).
I'd now like to build an online photo gallery that stores low res images in a database and allows the administrator to upload new images.
Up until now i haven't done anything using images and i wondered if anyone had any tips on the best way to approach this?
For example:
are the images themselves stored in the database or do you simply store the path to the image in the database?
What is the best way to allow the user to upload an image to the database/server?
Any advice is much appreciated.
Regards
EJ