dynamic href using radio buttons
        Posted  
        
            by Xin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Xin
        
        
        
        Published on 2010-04-20T10:28:06Z
        Indexed on 
            2010/04/20
            10:33 UTC
        
        
        Read the original article
        Hit count: 379
        
Is there a way to create a dynamic href using radio buttons?
radio = value1
radio = value2
radio = value3
<a href="test.php?value=radio">
        © Stack Overflow or respective owner