Search results

  1. S

    Save User Input in a DB

    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.
  2. S

    World countried DB ?

    Is there any free good ones around ? I just don't know where to look, may be someone did that before can help me out. I prefer it to be MSSQL DB.
  3. S

    World countried DB ?

    sorry for the topic typo "countries" I'm designing a website that should be used to reserve air tickets. I want to know a smart way to choose the countries I want to be available in the list instead of filling them manually into the DB. I'm creating an ASP.NET 2.0 AJAX enabled website. Thanks
Top