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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Cowboy91

  1. Cowboy91

    Start PDF Document on specific page via VBScript with variable pagenumber

    Thank you very much guitarzan!! Your version of concatenation works =). I just didn't know where to put all the quotation marks and how many... but yours really works. Besides: I didn't notice that I'm in the wrong forum for I'm new in this forum^^.
  2. Cowboy91

    Start PDF Document on specific page via VBScript with variable pagenumber

    Hi I'm trying to open a pdf document via vbscript. This is what I have got so far: Dim wshShell, Page, temp Page = 2 temp = Replace("""""""C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe"""" /A """"page=""""...

Part and Inventory Search

Back
Top