Im kinda new to PHP/Java script. But here is my setup and what Im tryin to do.
I have a form with a series of list boxes bound to a mysql database. The user select different parts from each list box and when the user hits the 'submit' button it saves the contents of all the list boxes to a file and then prints it to the servers printer.
The last part is where Im stuck. I can't seem to figure out how to get it to print server side. I can get it to save the file to the system, just not print.
If anyone can help it would be greatly appreciated.
TIA!!