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

    My web browser wont resolve domain names

    Basically the problem I have is that I can view web pages by putting http://616.58.234.187 in the address bar, but www.hotmail.com doesn't work. I can ping fine. I generally use Internet Explorer 6.0.2800.1106 to browse the internet, but I have the same problem with Opera. I've run Spybot...
  2. warche

    text file on my hosing providers webserver

    What is nessacery to open, modify and save a text file on my hosing providers webserver from my computer using Visual Basic? I have ftp access. Thanks in Advance
  3. warche

    Can I use Direct Play with Visual Basic to create a sort of Battle.net

    I have created a game in Visual Basic 6.0 that I would like to make two-player over TCP. I know I can use Winsock to connect two computers whose users know each other's IP addresses, but I would like to create a lobby online that would enable users to find each other and then have the connection...
  4. warche

    Using ADO to connect to DB on remote server from EXE

    I'm trying to connect to a database that I have online in a VB .EXE that I am making. I can open the connection to my database using ASP from a Web Browser as normal(I'm using WEBSITE & DATABASE instead of real names): Set DB = Server.CreateObject("ADODB.Connection") DB.Open...

Part and Inventory Search

Back
Top