Hey All,
I have a design question for you. We are working on a new channel, and need a "login" type screen where a user enters a email address, which will be passed to a web service which creates a special XML feed tailored to them.
So, first, is a "login" screen possible? If so, is there any demo project I should specifically look at for example on how to do this?
Second, can I store the users email in the registry so that on the next startup on our channel, they don't have to enter it again? Of course I'd need some kind of mechanism to log them out, but was trying to reduce the frequency that they'd have to deal with a login screen.
Any advice?
Thanks
Jay