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?
Member
32 Points
387 Posts
How can I change the register requirement
Dec 06, 2011 09:21 AM|RaeKC|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?
All-Star
35218 Points
9955 Posts
Moderator
Re: How can I change the register requirement
Dec 06, 2011 11:35 AM|bbcompent1|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.
All-Star
35218 Points
9955 Posts
Moderator
Re: How can I change the register requirement
Dec 06, 2011 11:36 AM|bbcompent1|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
Member
32 Points
387 Posts
Re: How can I change the register requirement
Dec 06, 2011 01:09 PM|RaeKC|LINK
Oh, that does sound simple. Will try!
Thanks