Finger Wizard ActiveX v3
Examples
All of our examples come with free source code included. The free examples are
located in the installation for the Finger Wizard ActiveX
control.
Here is a list of the free source code examples included:
ASP
Finger Query
This ASP example written in VB Script shows off the ability to query a
finger server for records based on entered query data in an Active Server Page
document.
VBScript
The VBScript examples uses InputBoxes to as the user what data to use for
querying the Finger server using the finger activex control.
Visual Basic
Full Finger Example Program
With this full source code Visual Basic example, you are able to see
how easy it is to query a Finger server and get the results of that query. The
example shows how to set the port, server, and query data as well as how the
data is returned.
Visual C++
Full Finger Example Program
With this full source code Visual C++ example, you are able to
see how easy it is to query a Finger server and get the results of that query.
The example shows how to set the port, server, and query data as well as how
the data is returned.
|