Hello, I have a number of different surveys that I would like to make available to users based on a UserID and Password they enter. My thought would be to have a page that has an input field for UserID and an input field for Password. The Submit button would then redirect to or open the appropriate survey based on the input fields. Any thoughts on how to best accomplish this? Can this be done through the code in the Submit button? Or, should this reference a data collection?
Any help is much appreciated.
Thanks