Newbie :: WebMatrix - Insert Form Values into Db

G

Guest

I am trying to wean myself off asp towards .aspNET and need to tackle a
simple, but urgent application wich inserts a row of data into a primary
table which has two lookup values:

1. Form

First Name
Last Name
Country (drop down box value)
Favourite colours: (3 check boxes)

-----------
INSERT Into
----------

2. Database

First_Name
Last_Name
Country_ID (lookup)
Favorite Colors: (lookup

Would someone be able to give me sample code relating to Webmatrix on how to
do this?

- Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top