I'd like to create a Username and Password logon page, but with a catch. Rather than each user logging in and seeing the same main page, each UserID/Password combination would be associated with a custom main page.
For example, Customer #1 logs in with his/her UserID and password, presses the Logon button and is then taken to a custom page tailor made for him/her (perhaps it's called customer1.htm). This page may contain financial data, so it's of vital importance that each user be taken to a separate page. Customer #2 logs on with his/her UserID/password, presses the Logon button, and is then taken to his/her custom page (perhaps called customer2.htm).
My question is: Is this possible?
I called Microsoft directly to find out what I could, but the person I spoke with ("Don") wasn't very helpful. I was placed on hold a few times and then told that Windows2000 Server can do this. I wasn't told how it could be done, just that it was possible (and it's the "recommended" method). When I asked if it could be done in a WindowsNT environment (such as the one we are in), I was placed on hold for 3 minutes and then told that "yes, it's possible. But not recommended." Again, I was given no explanations on how to do it, or even as to why it wasn't recommended (other than Microsoft won't be actively supporting WindowsNT server too much longer).
Can this be done with scripting, or will I need to add software to my site?
If anyone has any suggestions, solutions or more questions, please feel free to email me, or post here.
Thank you!
Maximus_Prime
For example, Customer #1 logs in with his/her UserID and password, presses the Logon button and is then taken to a custom page tailor made for him/her (perhaps it's called customer1.htm). This page may contain financial data, so it's of vital importance that each user be taken to a separate page. Customer #2 logs on with his/her UserID/password, presses the Logon button, and is then taken to his/her custom page (perhaps called customer2.htm).
My question is: Is this possible?
I called Microsoft directly to find out what I could, but the person I spoke with ("Don") wasn't very helpful. I was placed on hold a few times and then told that Windows2000 Server can do this. I wasn't told how it could be done, just that it was possible (and it's the "recommended" method). When I asked if it could be done in a WindowsNT environment (such as the one we are in), I was placed on hold for 3 minutes and then told that "yes, it's possible. But not recommended." Again, I was given no explanations on how to do it, or even as to why it wasn't recommended (other than Microsoft won't be actively supporting WindowsNT server too much longer).
Can this be done with scripting, or will I need to add software to my site?
If anyone has any suggestions, solutions or more questions, please feel free to email me, or post here.
Thank you!
Maximus_Prime

Comment