Need some pointer on the best way to implement this requirement in sharepoint
" The content on the sharepoint site is only accessible to the registered users, so when the users visits the site for the first time, we have to be redirect users to the registration screen. Once registers the regular home page should appear.
I think we have write a custom HTTP Module and plugin, I am from asp.net background so, I would like to know what is the best way to implement this requirement in the Sharepoint 2007.
Thanks