Save simple record via web form t sql database
I would simply like to create a web form with 1 or 2 fields and a button. I fill out the fields and click the button and a record is created in my database. I can only find help on how to bind a datagrid. I want a form that a user would open, fill out, save, and return to the location that they started.
Any help would be much appreciated.
|