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 Chriss Miller 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: *

  • Users: dhtguru
  • Content: Threads
  • Order by date
  1. dhtguru

    Alternative to set clipboard data than using IE in VBS

    My company has locked down the security settings for IE8, so I can no longer enable scripting to use the clipboard. Is there a way to substitute using Word or Excel in place of IE? Here is what I am using now. Set objIE = CreateObject("InternetExplorer.Application")...
  2. dhtguru

    Alternative in VBscript to sendkeys "^(c)"

    I need to be able to copy highlighted text into the clipboard without using the above. I couldn't find anything in the forums that exactly matched what I needed. THanks

Part and Inventory Search

Back
Top