Hi,
I have made a registration form for job site in which the user uploads a .doc or .txt file through form along with the other details stored in the database. The uploaded files is sored in the upload folder that i created in working directory and not in the database. Now when someone enters the search page and enters the search criteria the name of the users with that criteria are listed. When i ckick on the name of any user then his details are displayed which he filled during registration. Now i want that the details page that is displayed should also give the user a link to view the file uploaded by that particular user whose details are diaplayed. How can i assign a link to view the uploaded file that is not in the database but in some folder. Can this be done. Plz let me know.
Thanks.
I have made a registration form for job site in which the user uploads a .doc or .txt file through form along with the other details stored in the database. The uploaded files is sored in the upload folder that i created in working directory and not in the database. Now when someone enters the search page and enters the search criteria the name of the users with that criteria are listed. When i ckick on the name of any user then his details are displayed which he filled during registration. Now i want that the details page that is displayed should also give the user a link to view the file uploaded by that particular user whose details are diaplayed. How can i assign a link to view the uploaded file that is not in the database but in some folder. Can this be done. Plz let me know.
Thanks.
Comment