PC Review


Reply
Thread Tools Rate Thread

Creating a web form to insert records into an SQL Server 2000 database

 
 
asp.net Newbie
Guest
Posts: n/a
 
      26th Jan 2007
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

 
Reply With Quote
 
 
 
 
Otis Mukinfus
Guest
Posts: n/a
 
      27th Jan 2007
On 26 Jan 2007 13:48:32 -0800, "asp.net Newbie" <(E-Mail Removed)> wrote:

>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


Since you are new to ASP.NET I will direct you to the ASP.NET News Group:

microsoft.public.dotnet.framework.aspnet

Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pop-up form creating blank records in database =?Utf-8?B?V2VtYmxleUJlYXI=?= Microsoft Access Forms 0 17th Aug 2007 01:53 AM
Insert records on FTP server database =?Utf-8?B?c3BhcnR5MTAyMg==?= Microsoft ASP .NET 4 8th Apr 2006 05:11 AM
using VBA to insert records from access database to sql server =?Utf-8?B?Sm8=?= Microsoft Access VBA Modules 8 25th Apr 2005 04:40 PM
What is fastest way to insert many records into a SQL server database? Danny Smith Microsoft ADO .NET 4 23rd Apr 2004 11:31 PM
What is fastest way to insert many records into a SQL server database? Danny Smith Microsoft C# .NET 4 21st Apr 2004 09:55 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:51 PM.