How to embed functionality into HTML email?
        Posted  
        
            by Crashalot
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Crashalot
        
        
        
        Published on 2010-03-25T23:58:40Z
        Indexed on 
            2010/03/26
            0:03 UTC
        
        
        Read the original article
        Hit count: 741
        
We want to let users click a thumbs up or thumbs down button from an HTML email, without causing the clicking to open a browser window.
Is there a way to essentially embed limited web functionality (i.e., clicking an icon, showing confirmation) within HTML emails?
Thanks!
© Stack Overflow or respective owner