how i can Make my own Photo Album using asp.net
Hello Programmers, hi 2 all.
I want to do something special using Asp.net.
I mean i want to make my own album in which i display small images on one page(approx 20-30 images) and when i click on any one image, that image will be opened in a new window and Image will enlarged.
I don't know how i can store all my images in database.
May be i can use File Upload tool(Using version Asp.net 2003)that a separate folder in which i store all image and their path will be in a database table.
If any one know any-other way for that,i request him/her for reply.
|