PDA

View Full Version : Save User Input in a DB


Shady
04-18-2007, 11:31 PM
Let's say I have a registration page where the user creates a new account. I use the standard ASP.NET 2.0 Registration control. I want to create something like profile when the user is logged in so he can fill it in.

I want to save this info in a custom DB.