Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. SparkysHouse

    AddWindowsPrinterConnection

    Steve, Thanks for the quick reply. The error message now is... &quot;Error: ActiveX component can't create object: 'WScript.Network'&quot;. Here is the implementation...I'm open for any suggestions. <SCRIPT LANGUAGE=&quot;VBScript&quot;> <!-- Function Button1_OnClick() Set WshNetwork =...
  2. SparkysHouse

    AddWindowsPrinterConnection

    The following code works perfectly when run from a .vbs file. How can I utilize this code from a web page form button? Currently, the code errors on the first line. Set WshNetwork = WScript.CreateObject(&quot;WScript.Network&quot;) PrinterPath = &quot;\\ServerName\PrinterName&quot...

Part and Inventory Search

Back
Top