Hey all.. I'm trying to figure out an issue, and I think useing an ActiveX control is the only way of doing it.. But I wanted to ask here first. =)
What I'm trying to pull off, is to allow a user to be able to use a webpage (Via ASP) to enter multiable sets of data, save all that data to a Database.. but then print all of the data to the users default printer. From either that or another ASP Page.. Basicly to make it fully client side.
I understand how to do everything except printing to the printer itself without ANY user interaction. I know the I can use something like Document.print in JavaScript but this would require the screen to refresh and if the user has like 20 items to print.. that'll be a Pain on them, me, and the server. =)
and that's what I'm trying to work around..
anyone have any ideas about how to go about pulling this off?
---===///The PogoWolf\\\===---
Darkness..Bleakness..Plastic forks..?
What I'm trying to pull off, is to allow a user to be able to use a webpage (Via ASP) to enter multiable sets of data, save all that data to a Database.. but then print all of the data to the users default printer. From either that or another ASP Page.. Basicly to make it fully client side.
I understand how to do everything except printing to the printer itself without ANY user interaction. I know the I can use something like Document.print in JavaScript but this would require the screen to refresh and if the user has like 20 items to print.. that'll be a Pain on them, me, and the server. =)
and that's what I'm trying to work around..
anyone have any ideas about how to go about pulling this off?
---===///The PogoWolf\\\===---
Darkness..Bleakness..Plastic forks..?