|
The Novell Controls for ActiveX and Visual Basic: |
![]() |
|
|
|
||
ORGANIZATION~VerySmallCompany OU~VerySmallCompany\Marketing OU~VerySmallCompany\Engineering OU~VerySmallCompany\Accounting USER~VerySmallCompany\George Smith~Smith~President~555-1212 USER~VerySmallCompany\Veronica Smith~Smith~Marketing VP~555-6318 USER~VerySmallCompany\Jedd Smith~Smith~Engineering VP~555-6051 USER~VerySmallCompany\Samuel Smith~Smith~Accounting VP~555-3694 USER~VerySmallCompany\Emma Jones~Jones~President's Secretary~555-3056 USER~VerySmallCompany\Marketing\Peter Smith~Smith~Inbound Mktg Dir~555-8562 USER~VerySmallCompany\Marketing\Jeanne Smith~Smith~OutBound Mktg Dir~555-3054 USER~VerySmallCompany\Marketing\Sharon Jones~Jones~Mktg Admin~555-2066 USER~VerySmallCompany\Engineering\David Smith~Smith~Eng Dev Dir~555-6521 USER~VerySmallCompany\Engineering\Tom Smith~Smith~Test Eng Dir~555-2054 USER~VerySmallCompany\Engineering\Tammy Jones~Jones~Eng Admin~555-1254 |
To build the CreateEntry program:
CreateEntry consists of 3 forms and one code module. As mentioned earlier, two of the forms can be copied from the ReadField program. ConnectionsForm, LoginForm, and Module1The previous article in this series, "The Novell Controls for ActiveX and Visual Basic: Searching NDS Field Values" (October 1999), had instructions for designing and writing the associated code for two forms, ConnectionsForm and LoginForm, and one code module, Module1. You will need to make one small change to each of the two forms, so you should create a new directory for the SearchField program and copy ConnectionsForm.frm, LoginForm.frm, and Module1.bas to this new directory. After copying the files, do the following:
|
SearchFieldForm.Show |
CreateEntryForm.Show |
|