vote up 0 vote down star

I am getting the querystring value during the first Page_Load() of destination page. But the querystring is returning null during subsequent postbacks(when I am pressing a button) so that my username variable becomes null.

What to check for?

flag

1  
Why don't you save this value into viewstate? – Cleiton Aug 21 at 20:23
1  
During any button press or only the one where you use a different postback url? :) – Daniel Aug 21 at 20:24
@Daniel, Bravo!!! – JMSA Aug 21 at 20:33

Your Answer

Get an OpenID
or
never shown

Browse other questions tagged or ask your own question.