You will need to get an ActiveX for that. Server side printing has nothing
to do with client side.
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"z71mdridin" <(E-Mail Removed)> wrote in message
news:9d3923c1-4671-4d5d-a093-(E-Mail Removed)...
>I have an asp.net inventory application that is run from handheld
> scanners all over our company. Users are able to perform various
> inventory transactions from the handheld, and then server side they
> can print transaction tickets to our network printers. We also have
> several non-network bluetooth reciept printers and would like to make
> use of them with our handheld applications. My question is, using
> asp.net, is there a way to send print jobs to the local bluetooth
> printer? Since our printing is currently done on the server, is there
> anyway to redirect the printjob to print on the client's bluetooth
> printer?
>
> Any help would be greatly appreciated.
>
> Thanks!
> JW