drop down not retaining selected value after post back

Posted by Bmw on Stack Overflow See other posts from Stack Overflow or by Bmw
Published on 2010-03-21T16:26:37Z Indexed on 2010/03/21 16:31 UTC
Read the original article Hit count: 275

Filed under:
|

I'm using classic asp, I have a drop down list that the user selects and then presses submit. After they press submit the drop down list is going back to the default value instead of what they selected. Is there anyway to keep the state of the drop down between post backs instead of it going back to the default? Can post code sample if needed. Thanks!

© Stack Overflow or respective owner

Related posts about asp

Related posts about postback