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 TouchToneTommy 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. Marcus1081

    http post?

    You could try writing a vbscript and using the InternetExplorer.Application object go through the DOM to populate the values of the form and hit submit. Of course the best way is to change the site on the server to expose an interface to let you do this in a more robust way. Mark
  2. Marcus1081

    FileSystemObject error

    I agree norton isn't the problem... I have 2 win 2000 boxes and on one box I am having this same problem and on the other box the issue doesn't exist. Here is the line of code blowing up set objSettings = WScript.CreateObject("EdcorData.SettingsManager") This problem is weird because...

Part and Inventory Search

Back
Top