G
Guest
I have developed a web-based inventory system for my estate jewelry business
using ASP.Net 2.0 and Microsoft SQLServer. The inventory database is also the
basis of my website (www.lookwhatifound.biz). I want to print jewelry tags on
a local Zebra printer with the label consisting of fields from the web-based
SQLServer database.
I'm pretty sure I can create the label as a file using ZPL and download the
file using the RESPONSE object.
How can I direct Internet Explorer to send the downloaded file to the (USB)
Zebra printer?
Security isn't a big issue here, since the database maintenance pages are
accessable only to me and this program will only run on my computer.
I'd appreciate any suggestions.
Paul Buzza
using ASP.Net 2.0 and Microsoft SQLServer. The inventory database is also the
basis of my website (www.lookwhatifound.biz). I want to print jewelry tags on
a local Zebra printer with the label consisting of fields from the web-based
SQLServer database.
I'm pretty sure I can create the label as a file using ZPL and download the
file using the RESPONSE object.
How can I direct Internet Explorer to send the downloaded file to the (USB)
Zebra printer?
Security isn't a big issue here, since the database maintenance pages are
accessable only to me and this program will only run on my computer.
I'd appreciate any suggestions.
Paul Buzza