Hi all,


I have a page with Textbox (which is set to AutoPostback

property to False) and a command button.

I have a OnBlur event in javascript which will change the

Textbox text value.

I set AccessKey of the command Button to "B".

The problem is when i click the Textbox and then press

Alt+B, in my command_click event i am unable to access

the changed value (by javascript) but the value before

that.

Can anyone help me in getting out of this problem?


Advance thank you for all the replies...

Bye

Regards
S.Raja Sekaran