hi,
iam doing TimeSheet management using ASP.I have a ASP page which generates a view of consultants working on a project.When a admin of a company views this list he Should be allowed to print the timesheets for all the consultants listed(Batch printing of timesheets).
Right now iam printing for each consultant using the javascript:window.print method(For consultant View).
But,is there a way for batch printing with parameters using ASP.If someone can give me a suggestion it will be of great help.
Thanks in advance.
iam doing TimeSheet management using ASP.I have a ASP page which generates a view of consultants working on a project.When a admin of a company views this list he Should be allowed to print the timesheets for all the consultants listed(Batch printing of timesheets).
Right now iam printing for each consultant using the javascript:window.print method(For consultant View).
But,is there a way for batch printing with parameters using ASP.If someone can give me a suggestion it will be of great help.
Thanks in advance.