how to print a file targated by a hyperlink in asp
Hi all,
I've an asp page that let the user to select some filter criteria and based on that display a result set in tabular format. each row of a column for ex say customer name that is hyperlinked to another file.
the hyperlinked file takes some arguments in querystring and based on that display resulets exclusive to that customer for example its address and other details. hence this require a visit to web server.
the requirement is to print that hyperlinked file. now there is a manual work to do open each hyperlink amd print the file manually by the print command in the file menu. but unfortulately the no of rows is very large approximatly no less then 500. hence this is not possible to open each hyperlink and print it manually.
is there is way in asp so that i can give a print button and on a single click on that i can get the print out of all the files targated by that hyerplpink.
i've the file name in my asp page.
if anyone can help me i'll be thankfull for that.
punkaj
punkaj
__________________
punkaj
|