lovejaeeun
Technical User
This is a project for work:
We have a small Access database with about 1000 entries. I am going to make a small website that will dynamically create a link for each record in the database (so, 1000 links - and then of course the link will show the inputed fields of that record).
The users will then click on any record that interests them and be able to print the page etc. Some users will want to print most of the pages...and it is too tedious to have them click 800 links and print it.
Can someone show me a script I can use that would automatically print 'X' number of pages? Or to make it easy, how would I print ALL the pages.
Our webserver is running IIS 5.0 and I would prefer code in VBScript because I am only familiar with ASP and VBScript.
Thanks!
We have a small Access database with about 1000 entries. I am going to make a small website that will dynamically create a link for each record in the database (so, 1000 links - and then of course the link will show the inputed fields of that record).
The users will then click on any record that interests them and be able to print the page etc. Some users will want to print most of the pages...and it is too tedious to have them click 800 links and print it.
Can someone show me a script I can use that would automatically print 'X' number of pages? Or to make it easy, how would I print ALL the pages.
Our webserver is running IIS 5.0 and I would prefer code in VBScript because I am only familiar with ASP and VBScript.
Thanks!