In a web page, there are three text boxes ID,Name and address.
When i type data in these 3 textboxes and click save button after that all data are save in the person table.
Please show me how to write this by using vb code behind in visual studio 2008 and sql server 2008.