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

    WSAStartup dll error

    I am trying to initialize sockets in my code with the following: Private Declare Function WSAStartup Lib "WSOCK32.DLL" (ByVal wVersionRequired As Long, ByVal lpWSADATA As WSADATA) As Long Public Const WS_VERSION_REQD As Long = &H101S Public Function SocketsInitialize() As Boolean Dim...
  2. williad4

    Trouble Loading Files

    I have set up a sharepoint site and can view the site with no problem. However, I am unable to upload any files (pics, documents, etc.). I can create folders and modify web parts. I suspect that it is a security setting on my Windows 2003 Server but have been unable to figure it out. Can...

Part and Inventory Search

Back
Top