How to display word document dynamically
hi i have 2 modules employee and admin..in employee module i have a page reports day wise and task wise.
day wise reports can be saved in local folder as daywisereports/username/taskname/1sep2011.doc.my problem is i want to display in admin module..
when admin selected daywise reports he has options select username,taskname,and date then i wnat to display the word document in admin page..plz help me in getting this
and another task is taskwise reports..taskwise reports can be saved as taskwisereports/username/taskname/report1.doc
in taskwise reports suppose the task has a time to complete 3 days employee can submit 3 reports..the 3 reports can be saved as report1.doc,report2.doc,report3.doc
these 3 documents also visible as single document in admin when he selects the user id and taskname..plz help me getting this