Creating a page for inserting new records into a SQL Server 2000 DB

N

newt039

Hi all, I am completely new to ASP.Net and have a question regarding
ASP.Net 2.0. I want to create a custom web page that's only function
is to insert new records into a database. I want to have serveral
textboxes for user input and then a button. On button click I want the
data from the text boxes to be loaded into the databases and the user
given a message that update is complete if there is no error. I have
played with using a gridview, dataview, and formview; but the problem
is that I don't want the user to see any of the other entries. I
attempted to create a data access layer using a DataAccess class and
associated methods, but have no idea how to call the insert method and
have it use the text boxes as paramaters to pass. Any help could be
greatly appreciated, this is the last piece of my little project and I
am stumped.
--Total Noob
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top