On my intial page that displays I do not perform any type of security (form based). However, I have a add user button on the same screen, and when the user clicks on the button, I want to invoke the form based authentication, so I can redirect the user to the login screen. Any ideas on how to do this?