I want to be admin. and only one able to log in to add photos and make changes online. So I want to take out the registration I guess. But I also want it to load with the photos and changes I've made. I don't want anonymous users to have to log in to see
web. What is easiest way to do that?
RaeKC
Member
101 Points
366 Posts
How can I change the register requirement
Dec 06, 2011 01:21 PM|LINK
I want to be admin. and only one able to log in to add photos and make changes online. So I want to take out the registration I guess. But I also want it to load with the photos and changes I've made. I don't want anonymous users to have to log in to see web. What is easiest way to do that?
bbcompent1
All-Star
32974 Points
8500 Posts
Moderator
Re: How can I change the register requirement
Dec 06, 2011 03:35 PM|LINK
Easiest way is to hide or remove the register link and then also rename the register.aspx page so folks can't just go to it.
bbcompent1
All-Star
32974 Points
8500 Posts
Moderator
Re: How can I change the register requirement
Dec 06, 2011 03:36 PM|LINK
And for more information on how to customize the kit, take a look at the MSDN: http://msdn.microsoft.com/en-us/library/ms972963.aspx#pws_topic10
RaeKC
Member
101 Points
366 Posts
Re: How can I change the register requirement
Dec 06, 2011 05:09 PM|LINK
Oh, that does sound simple. Will try!
Thanks