Click here to Skip to main content
15,897,891 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Final Year Project Pin
Sandeep Mewara18-May-10 19:33
mveSandeep Mewara18-May-10 19:33 
AnswerRe: Final Year Project Pin
Gaurav Dudeja India18-May-10 20:29
Gaurav Dudeja India18-May-10 20:29 
AnswerRe: Final Year Project Pin
Nasri872-Jun-10 20:45
Nasri872-Jun-10 20:45 
QuestionCouldn't understand this code Pin
netJP12L18-May-10 10:44
netJP12L18-May-10 10:44 
AnswerRe: Couldn't understand this code Pin
Not Active18-May-10 11:10
mentorNot Active18-May-10 11:10 
AnswerRe: Couldn't understand this code Pin
Yusuf18-May-10 14:03
Yusuf18-May-10 14:03 
QuestionUpdating textbox Pin
Dhyanga18-May-10 9:09
Dhyanga18-May-10 9:09 
AnswerRe: Updating textbox Pin
Sandeep Mewara18-May-10 9:39
mveSandeep Mewara18-May-10 9:39 
SayamiSuchi wrote:
Is that because of not using postback thing


What do you mean by this? Does this mean you are using AJAX to get value from usercontrol to textbox and then textbox to DB?

Whatever the case is, did you debug it? What did you got?


SayamiSuchi wrote:
On the button btn click event, i am getting values from user contro to the txtbox1. And on the same button click, i am using that txtbox1 value to insert into the database


Is it two client events working on the same button? If so, what is the order? Are they async? They need to be in order... synchronously.

Post a little code, if these doesnt help. The button click event part, the way you are binding the methods and whats in the menthod.
GeneralRe: Updating textbox Pin
Dhyanga18-May-10 9:43
Dhyanga18-May-10 9:43 
GeneralRe: Updating textbox Pin
Sandeep Mewara18-May-10 9:48
mveSandeep Mewara18-May-10 9:48 
GeneralRe: Updating textbox Pin
Dhyanga18-May-10 9:54
Dhyanga18-May-10 9:54 
GeneralRe: Updating textbox Pin
Sandeep Mewara18-May-10 9:56
mveSandeep Mewara18-May-10 9:56 
GeneralRe: Updating textbox Pin
Dhyanga18-May-10 10:01
Dhyanga18-May-10 10:01 
GeneralRe: Updating textbox Pin
Sandeep Mewara18-May-10 19:53
mveSandeep Mewara18-May-10 19:53 
GeneralRe: Updating textbox Pin
Dhyanga19-May-10 3:15
Dhyanga19-May-10 3:15 
AnswerRe: Updating textbox Pin
Brij18-May-10 17:03
mentorBrij18-May-10 17:03 
GeneralRe: Updating textbox Pin
Dhyanga19-May-10 3:01
Dhyanga19-May-10 3:01 
GeneralRe: Updating textbox Pin
Dhyanga19-May-10 3:16
Dhyanga19-May-10 3:16 
Questionconverting an html table to image Pin
praveenkumar_mca18-May-10 5:53
praveenkumar_mca18-May-10 5:53 
AnswerRe: converting an html table to image Pin
Sandeep Mewara18-May-10 6:44
mveSandeep Mewara18-May-10 6:44 
Questionmenu Pin
tek 200918-May-10 5:37
tek 200918-May-10 5:37 
AnswerRe: menu Pin
Sandeep Mewara18-May-10 6:46
mveSandeep Mewara18-May-10 6:46 
GeneralRe: menu Pin
tek 200918-May-10 22:35
tek 200918-May-10 22:35 
QuestionUser Control Pin
MWRivera18-May-10 4:54
MWRivera18-May-10 4:54 
AnswerRe: User Control Pin
Not Active18-May-10 5:55
mentorNot Active18-May-10 5:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.