Asp.Net
I suppose to create a web form which insert data into db on button clicks ... but unfotunately it is not inseting to database
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ram zyPosted Mar 16, 2014, 6:14 AM
Lakshmanan Sethu SankaranarayanPosted Mar 16, 2014, 6:08 AM
ram zyPosted Mar 16, 2014, 6:06 AM
Biswa Pujarini MohapatraPosted Mar 15, 2014, 10:36 PM
ram zyPosted Mar 15, 2014, 1:27 PM
Biswa Pujarini MohapatraPosted Mar 15, 2014, 6:22 AM
1. go to projectadd.aspx -->double click on the submit button -->
then in projectadd.aspx.cs page
also i didnot find any connectionstring in web.config
please add your databse connection string in web.config with key name as "constr"
ram zyPosted Mar 15, 2014, 5:05 AM
Shweta LodhaPosted Mar 15, 2014, 4:52 AM
Can you paste your code here ?