P
Pat Hartman
I have the API call to obtain the network ID of the person logged into the
computer on which the code is running. But, what I need is a way to
validate a network ID that is typed into my people table. Security in my
app is controlled by user and when a user opens the app, I get their network
ID from Windows. The problem is that I would like to prevent typos when the
administrator creates a person record in the people table by validating that
the networkID is actually a valid ID.
computer on which the code is running. But, what I need is a way to
validate a network ID that is typed into my people table. Security in my
app is controlled by user and when a user opens the app, I get their network
ID from Windows. The problem is that I would like to prevent typos when the
administrator creates a person record in the people table by validating that
the networkID is actually a valid ID.