Hi,
noobie here. Anyone know how to tranfer my asp.net membership credentials from my localhost to online? I have a webhost that I am using to test stuff that I do offline, and have been uploading everthing after I try it on my local machine to see how it works online. At this stage I have used the asp.net login controls and configured it using asp.net configuration. Now I have transfered the login.aspx page online. I'm a bit stuck as to how I would transfer the membership/user login details online. I am using a sql express database to store the membership details. Anyone know how to do this or a link to another thread that helps answer this?
Cheers
Dave