M
Mark S.
Hello everyone.
I have this web site created in vb.net. I'm using this simple javascript
to print
function Printit()
{
window.print();
}
Now is there anyway in that function to automaticly select the default
printer, set the margins and make sure printing background colors is on. oh
and hide the image that you click on to print the page
Thanks
Mark
I have this web site created in vb.net. I'm using this simple javascript
to print
function Printit()
{
window.print();
}
Now is there anyway in that function to automaticly select the default
printer, set the margins and make sure printing background colors is on. oh
and hide the image that you click on to print the page
Thanks
Mark