Click here to Skip to main content
15,889,034 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: Problem with args.isValid in JS Pin
Mohibur Rashid1-Feb-12 22:36
professionalMohibur Rashid1-Feb-12 22:36 
GeneralRe: Problem with args.isValid in JS Pin
dayakar_dn1-Feb-12 23:03
dayakar_dn1-Feb-12 23:03 
GeneralRe: Problem with args.isValid in JS Pin
Mohibur Rashid1-Feb-12 23:10
professionalMohibur Rashid1-Feb-12 23:10 
Questionupdate several DIV using javascript with mysql data Pin
Sergio8430-Jan-12 10:09
Sergio8430-Jan-12 10:09 
AnswerRe: update several DIV using javascript with mysql data Pin
Mohibur Rashid7-Feb-12 19:38
professionalMohibur Rashid7-Feb-12 19:38 
QuestionJQuery.ajax not working Pin
Ali Al Omairi(Abu AlHassan)30-Jan-12 0:23
professionalAli Al Omairi(Abu AlHassan)30-Jan-12 0:23 
AnswerRe: JQuery.ajax not working Pin
Manfred Rudolf Bihy30-Jan-12 4:21
professionalManfred Rudolf Bihy30-Jan-12 4:21 
GeneralRe: JQuery.ajax not working Pin
Ali Al Omairi(Abu AlHassan)30-Jan-12 5:18
professionalAli Al Omairi(Abu AlHassan)30-Jan-12 5:18 
Sir;
Consider the code in Using JQuery ajax with UpdatePanels[^].

I use __EVENTTARGET and __EVENTARGUMENT to cause a regular postback which i can catch with IPostBackEventHandler.RaisePostBackEvent().

now consider a textbox with id of "txtValue" used to get a value from the user to be used to evaluate other data list. this textbox would be rendered as
HTML
<input type="text" id='<%= txtValue.ClientID %>' name='<%= txtValue.UniqueID %>' />
and when a form containing the text box is submitted .NET puts the request value of Request.Form(txtValue.UniqueID) in the property txtValue.Text.

So, I am trying to put txtValue.UniqueID in the request data to use txtValue.Text regularly.
Help people,so poeple can help you.

GeneralRe: JQuery.ajax not working Pin
Not Active30-Jan-12 5:40
mentorNot Active30-Jan-12 5:40 
GeneralRe: JQuery.ajax not working Pin
Ali Al Omairi(Abu AlHassan)30-Jan-12 20:47
professionalAli Al Omairi(Abu AlHassan)30-Jan-12 20:47 
GeneralRe: JQuery.ajax not working Pin
Not Active31-Jan-12 1:32
mentorNot Active31-Jan-12 1:32 
AnswerRe: JQuery.ajax not working Pin
Ali Al Omairi(Abu AlHassan)30-Jan-12 21:48
professionalAli Al Omairi(Abu AlHassan)30-Jan-12 21:48 
GeneralRe: JQuery.ajax not working Pin
Not Active31-Jan-12 1:29
mentorNot Active31-Jan-12 1:29 
QuestionCalling a Shared function from the Client side Pin
Vimalsoft(Pty) Ltd28-Jan-12 3:59
professionalVimalsoft(Pty) Ltd28-Jan-12 3:59 
AnswerRe: Calling a Shared function from the Client side Pin
Ali Al Omairi(Abu AlHassan)29-Jan-12 23:59
professionalAli Al Omairi(Abu AlHassan)29-Jan-12 23:59 
GeneralRe: Calling a Shared function from the Client side Pin
Vimalsoft(Pty) Ltd30-Jan-12 19:09
professionalVimalsoft(Pty) Ltd30-Jan-12 19:09 
Questionchange address link Pin
Member 790448224-Jan-12 20:42
Member 790448224-Jan-12 20:42 
AnswerRe: change address link Pin
thatraja26-Jan-12 0:15
professionalthatraja26-Jan-12 0:15 
Questionretreive table cell data Pin
MacRaider424-Jan-12 3:26
MacRaider424-Jan-12 3:26 
AnswerRe: retreive table cell data Pin
MacRaider424-Jan-12 3:50
MacRaider424-Jan-12 3:50 
AnswerRe: retreive table cell data Pin
Graham Breach24-Jan-12 6:56
Graham Breach24-Jan-12 6:56 
QuestionHow to browse folder or image Pin
sathyan_829419-Jan-12 5:04
sathyan_829419-Jan-12 5:04 
AnswerRe: How to browse folder or image Pin
R. Giskard Reventlov20-Jan-12 13:20
R. Giskard Reventlov20-Jan-12 13:20 
GeneralRe: How to browse folder or image Pin
koolkabin@live.com23-Jan-12 5:06
professionalkoolkabin@live.com23-Jan-12 5:06 
AnswerJquery pop question Pin
prathoven18-Jan-12 16:22
prathoven18-Jan-12 16:22 

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.