Hi there.
I have a problem with a closed question:
http://www.experts-exchange.com/Programming/Languages/Scripting/ASP/Q_28654721.html
I need a few more details to make it Work. :-) This is what I can do so far:
Installing the printer and driver. I can also make prints to the printer from the QZ Print on:
https://demo.qz.io/
But then I get a Little lost about what code to place where:
function print() - where should that be located?
and the code snippet after that should be where?
I do understand that asp will be processed before java.
I would appreciate BIG time if you could give me a few more hints. I'm not a super nerd into java and AJAX. Classic asp I do know well.
Thank you in advance.
Best regards
Ulrich
myJs = "</script>"
should be
myJs = myJs &"</script>"