Well I have created a web-based POS to take order. My question is how do I create a Java-Applet;
- Shows the HTML page & a Print button
- Print Order without prompting(no dialogue box)
Additional Information : It works like this. The waiter will key the orders from the computer(POS) , when they hit print, it will detect the I.P address of the printer in the kitchen,then print out the orders immediately without prompt. I am actually looking for reference/guide which can help me start on. Any Advise will be helpful as well. Thank you