? i copied the line from immedate window s ?
the controls are in updatepanel
i checked abt it getting cleared
but currently i had commented alll line for clearing aything
after i click button1 on client side function gets excuted & values gets stored i hidden field & i culd get it in alert msg
so as per te flow the hidden field on cleint side still hold the value
after than when i click the button for server side code it gooes from page load is postback
so is there any way to check if anything happens when passing from client to server code??
just for testin pupose i added a new visible text control
& set its value from the hidden field & followed the same process as earlier
i get the value in that control
tb2.Text
"c"