Hello friends...
I am preparing a application in which i am asking user to upload his images and now i want that this images displayed when user log in and click on my photos link(in thumbnails).I think you got the idea.All is same like orkut..
Now what i can do in this is...
I can upload the file and can store it into hardisk into any folder(/htodocs/uploadedfiles) but i dont know how to display this hard disk stored image into my page like orkut does.. and then i want to provide a delete button at the bottom of each image so that if user want to delete uploaded image it get deleted from hard-sisk as well as from database..Give me idea about this also.BUt tell me how i can display an image on page which i have stored into hard disk..