asp.net membership control
Hi,
I made a website, locally, using the asp.net membership functionnality. I want a website where people can register, setup their password, etc.
Problem is, now that I uploaded my website here, those functionnality do not work anymore. I'm hardly surprised, as I had suspicion that the DB containing those member info (an automatically created .mdf in my app folder) would probably not work on an online setting.
But my question is... is there any way to use those very nice membership control, or I kinda have to use the app (the zipped user.xml and other aspx files ) which seem to me a very poor alternative to my current setup.
I obviously know very little about membership feature on myhosting, if someone could explain to what's the current best way to implement this, I'd be very grateful.
thanks,
Eldred