Click here to Skip to main content
15,898,791 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
by using c# asp.net in coding side we have to create a program. to use command button how to insert values and some data should be there
Posted

Hate to be a spoilsport, but you're not going to get any answers to this question.

Adding a command button and responding to it's click event is basic programming. So is inserting values in a database.

Try reading up on basic ASP.NET programming, make an attempt of a solution and come back with a more specific question when (if) you get stuck.

Good luck
 
Share this answer
 
I agree. A better question would be: "When I compile/execute/debug this project/class/method I expect results/values/chickens but I get an exception/nulls/gophers."

I'll be a spoilsport too: Try this.

More than happy to help with a specifics.

For now, check out 4guysfromrolla.com as they are a great starting place.
 
Share this answer
 
Hello,

Hers a piece of code which i wrote earlier which might help you out

Insert data into SQL database

and please from now paste in your piece of code so that we can validate your code and find the error

do rate my answer once u find it useful

Thanks & Regards
Radix :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900