Article ID: 232367 - Last Review: June 18, 2005 - Revision: 2.0 HOW TO: Filter Information From a Database Results Component Based on the NT Logon in FrontPage 2000This article was previously published under Q232367 On This PageSUMMARY
When you create a form in FrontPage 2000 that saves results to a database, one of the additional fields that is saved is the User_name field. The User_name field is populated with the user's Windows NT logon ID, assuming that the site it is located on a Web server with "Allow Anonymous" disabled. When you retrieve data from the database, the User_name is displayed as one of the returned fields for each record. However, it is not easy to use the FrontPage interface to add the Windows NT Logon as a filtering criteria. To work around this limitation, modify the FrontPage generated HTML slightly. Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. Filter Information From a Database Results with Windows NT LogonIf you have a Web that stores the User_Name field in a database, the following example will allow you to use the Windows NT logon as filter criteria:
| Article Translations
|
Back to the top
