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

  1. branno

    Netmeeting connection

    HI I have a command button that starts the netmeeting application from a form Dim stAppName As String stAppName = "C:\Program Files\NetMeeting\conf.exe" Call Shell(stAppName, 1) Is it possible to use the value in textbox with netmeeting? I would like to connect to a computer, its...
  2. branno

    Launching Netmeeting

    HI I have a command button that starts the netmeeting application from a form Dim stAppName As String stAppName = "C:\Program Files\NetMeeting\conf.exe" Call Shell(stAppName, 1) Is it possible to use the value in textbox with netmeeting? I would like to connect to a computer, its...
  3. branno

    Arcserve over writing media with wrong name

    Tape name in 'destination' view is always the same FRiday week4 Regards
  4. branno

    Arcserve over writing media with wrong name

    HI! I have arcserve 2000 running on a win2000 server. The tape cycle is 4 weekly. Each tape is named monday week1, tuesday week1 with the weeks changing over the month etc. The problem I am getting now is after every backup the name of the tapes are being over written by "Friday week4&quot...
  5. branno

    Nt4 Drive mapping problem!

    HI! I have a small LAN with an nt4 server.Most clients are on the subnet the server is on and a couple are on a different subnet. The later can ping the server and join the domain but cannot see the the server are other clients on the main subnet in network neighbourhood. The clients are W2k...

Part and Inventory Search

Back
Top