C
Chris DeVries
According to the FP 2002 help section:
"Give every visitor to your site a personalized view of
just the information she seeks. On an intranet, for
example, you can use ASP to determine the login name of
the user. When she visits an employee information page,
her name and personal data will be displayed by default,
eliminating the need for another login screen."
This is just what I want to do, as I'm building an
intranet site around an MS environment and want to make an
ASP that will veryify username for login and display
username and email address on the subsequent screen. How
is this accomplished? I've found a lot of references with
rough code examples, but no specific directions on what
code to put where, how to implement the proper items, etc.
I'm even using Jim Buyens' FP 2002 Inside Out book.
Any help is very much appreciated.
Thanks!
Chris
"Give every visitor to your site a personalized view of
just the information she seeks. On an intranet, for
example, you can use ASP to determine the login name of
the user. When she visits an employee information page,
her name and personal data will be displayed by default,
eliminating the need for another login screen."
This is just what I want to do, as I'm building an
intranet site around an MS environment and want to make an
ASP that will veryify username for login and display
username and email address on the subsequent screen. How
is this accomplished? I've found a lot of references with
rough code examples, but no specific directions on what
code to put where, how to implement the proper items, etc.
I'm even using Jim Buyens' FP 2002 Inside Out book.
Any help is very much appreciated.
Thanks!
Chris