Hi, I'm totally new to asp.net, I'm using MS visual web developer 2005 express edition. All I want to do is take the text from a few text boxes and store it into a database. I'm using an sql database from within visual web developer. the textboxes are all called TextBox1, TextBox2, etc,,, The table is testInfo, the DB is called TestDB and the fields are Fname, Lname, FavColour, Age. And I have a submit button.

I've tried a few online tutorials but none seem to help, I'd post the code but I'm at work now. I really want to learn how to do this so I can at least expand on it as nothing I've tried is given me any sort of results. I have managed to connect to a Access database in visual basic.net, but this doesnt seem the same. Could someone point me to a very basic tutorial or step by step guide? or just give me any help?

Thanks for your time,
Sarah