|
how do i make a page that adds a record to an ms sql 05 server table.
lets say i have a form on form.aspx
i want to put the data from the form into this table
server: MySever
datbase: webDB
tabe: formtable
hope this makes sence, thanks
e.g.
a name feild
a age feild
gender multi choice male or female
a address textbox
etc.
|