The following code states: This server waits for a connection and then uses asynchronous operations to accept the connection, get data from the connected client, echo that data back to the connected client. It then disconnects from the client and waits for another client.
QUESTION: How do I...
I am trying to create a phone search using active directory. For example if you search "Tim", I would like to display the name and phone for every user who's first name is Tim. The code I current have will retrieve the groups and displayName of the current logged on users. How would I...
I am having trouble working with the code that I found at
http://aspfree.com/authors/jeffg/read_write_binaryData.asp
I am trying to read PDF files outside the web root directory. The code working find in Netscape 4.76 and the PDF files are displayed, but IE 5.5 the PDF files are unreadable...
I am having trouble working with the code that I found at
http://aspfree.com/authors/jeffg/read_write_binaryData.asp
I am trying to read PDF files outside the web root directory. The code working find in Netscape 4.76 and the PDF files are displayed, but IE 5.5 the PDF files are unreadable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.