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

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

    PrintToFile through WinApi

    Can anybody tell me if it's possible with the Win32Api to execute a printtofile of a file-type known in the registry ( through win file associations) . in other words : can I use a Api-call to print a type of file to a .prn-file, without opening the application.
  2. pietersj

    detecting active Word

    I can create a new instance from the Word.application object, but how can I detect if the Word-application is already active ?
  3. pietersj

    detecting if Word is active with VBScript

    Can anybody tell me if it's possible to detect if Word is active on a client PC. I can start Word using the Word type library - as a new task - create a new document ,... but i want detect if there's already an active instance of Word.
  4. pietersj

    javascript Window.open fails to open new window

    I have a default.htm page where I open a new page via Window.open("link.asp") in a javascript-section. this works fine on most systems ! But now I have 1 development-machine with IE5.0 where this fails to open the new window. A window.alert("test") works fine. Is this a bug...

Part and Inventory Search

Back
Top