I arleady have a page called HomePage.aspx developed in Visual Studio 2005 (Visual Basic). This page contains, on the left side, hyperlinks to some external websites. What I want is to put a form on the right side of this same page via which I can add, delete etc data in the database. The database was created using SQL Server 2005.
The method described in the links you sent will do the same but will on different web pages. I need all actions accomplished via this one, home page.