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 Wanet Telecoms Ltd 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: samme42
  • Content: Threads
  • Order by date
  1. samme42

    retrieve computer name

    Hi! I have a stand alone program in which I need to retrieve the computer's file name to use to create a text file. The code I currently have is: function WriteToFile(){ var TristateFalse = 0; var ForAppending = 8; var fso = new ActiveXObject("Scripting.FileSystemObject"); var newFile =...
  2. samme42

    asp and dreamweaver

    An outside company developed a safety training program in dreamweaver. I've been asked to hardcode a username and password that is issued to the user at the end of a training module. This username and password allows them to enter the next training module. They do not want to use a database...

Part and Inventory Search

Back
Top