sathysudha
11-29-2003, 06:38 AM
Friends
I am developing a form in that im having the following.
1. ID
2. animalphoto (image file)
3. animalsound (sound file ie.,wav or other)
4. animalvideo (avi or mpeg)
5. remarks
the user will enter the id and they will select the image,sound and video also they will enter the remarks.
now how can i store all the above five in the server and when they request a page i have to display all the entered values.
my doubt is how can i store the image,sound and video in a server or in a database and how can i retrieve those.
I know how to store the normal data's in the database but i dont know how to store the image,sound and video file in the server or in a database. Also i want to know how can i retrieve it when the user request it.
pls help in this matter as soon as possible.
thanks
I am developing a form in that im having the following.
1. ID
2. animalphoto (image file)
3. animalsound (sound file ie.,wav or other)
4. animalvideo (avi or mpeg)
5. remarks
the user will enter the id and they will select the image,sound and video also they will enter the remarks.
now how can i store all the above five in the server and when they request a page i have to display all the entered values.
my doubt is how can i store the image,sound and video in a server or in a database and how can i retrieve those.
I know how to store the normal data's in the database but i dont know how to store the image,sound and video file in the server or in a database. Also i want to know how can i retrieve it when the user request it.
pls help in this matter as soon as possible.
thanks