I am brand new to asp.net, and im not even sure if im doing things the right way, so sorry if this sounds stupid to you advanced users.
If i have a database with one table with two headers(Name & City), and aa text box on the Web Form in .Net, then how do i get the text from the database under Name (Wich says "Josh") into the text box on my form :confused:
