I am developing e-library for visually challenged people, in this system i kept a utility to add book from one interface. I want to store the location of the actual book in the database while adding a book.
For e.x.
I am storing the book at c:\books\pdfbooks\bookname.pdf
this location c:\books\pdfbooks\bookname.pdf
I want to store in the database automatically through coding at the background.
Can anyone help???????
Thanx in advance.........