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: Aviator9
  • Content: Threads
  • Order by date
  1. Aviator9

    Multiple requests to server while asp script is running

    Good day, If I could trouble someone to explain to me how to solve my basic query: I have an asp/vbscript page running a rather large script. It may take up to 30 secs to load. I'm working on cutting it down. However, during the time it runs, no other request to the server will be executed...
  2. Aviator9

    Problem with dates and variables

    Hello All, This is doing my head in; I can't understand why dates in javascript behave in this way. The second variable (T2) is different whether you write it before you set hours on the third (T3). Can anyone please explain this to me?? OUTPUT: Sat Jan 09 2010 21:09:03 GMT+0000 (GMT Standard...
  3. Aviator9

    Run-time error 4160 when running Word compare in VBA

    Hi All, I'm trying to use Word VBA to run a compare using the script below: --- Sub Macro1() ChangeFileOpenDirectory "C:\" Application.CompareDocuments OriginalDocument:=Documents("example.doc"), _ RevisedDocument:=Documents("example2.doc"), Destination:= _...

Part and Inventory Search

Back
Top