I am in the process of creating a website where users can submit new requests. The thing is I am not sure how to get the information submitted by a form to insert into my database. Right now all I have on my page are 3 text boxes. txtUserID, txtUserEmail, txtRequestSummary and a submit button. I am using C# and we have MS Server 2003. The database is already created. I just need to know how to insert information. Thanks!! :nice:
This might help you http://www.c-sharpcorner.com/UploadFile/sudhakarjalli/BasicDbOpsSJ12012005005442AM/BasicDbOpsSJ.aspx