
I have a stand-along javascript that I run on the client-side from a HTML page that simply installs a printer. However, since I control over 200 printers, I do not want to have a javascript for each printer. Therefore, is is possible to pass parameters (server name, printer, default printer flag) to a single generic script.