up vote 0 down vote favorite
share [g+] share [fb]

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?

link|improve this question

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

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.