Textbox Wrong Value
        Posted  
        
            by user181421
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user181421
        
        
        
        Published on 2009-11-27T09:57:58Z
        Indexed on 
            2010/04/02
            11:13 UTC
        
        
        Read the original article
        Hit count: 367
        
Hello, I have an asp.net page with a datalist with few textboxes, and a submit button. when i cahnge the text in the textbox, and click submit, the value i get in the vb code is the old value and not the one i just entered.
Any idea?
thanks
© Stack Overflow or respective owner