I have a SQL database hosted through network solutions. I am designing a web site in expression web (next version of frontpage). I can make a form to SELECT data from the SQL database.
I cannot find an example or a starting point to INSERT into my table.
I simply want to INSERT a new record into Tbl_Example. For example, Joe Doe in the Name field via a form after clicking a submit button. Can someone give me a starting point please?
Thanks in advance!
I cannot find an example or a starting point to INSERT into my table.
I simply want to INSERT a new record into Tbl_Example. For example, Joe Doe in the Name field via a form after clicking a submit button. Can someone give me a starting point please?
Thanks in advance!