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

    Find user name of my pc in a asp page

    Hello, With this code in vbscript: Set WshNetwork = WScript.CreateObject("WScript.Network") WScript.Echo "User = " & WshNetwork.UserName I have the name of the user in my pc. How can I do to have this information using an ASP page? Thanks at all and sorry for...
  2. giginge

    ZIP a file

    Is there a program in vbscript to zip a file? Or How can I do to Zip a file using vbscript? Thanks.
  3. giginge

    How can see what kind of program are installed using vbscript?

    Sorry for my english. I want use vbscript for checking what programs are installed on my computer. How can I do? Thanks.

Part and Inventory Search

Back
Top