Targeting a button's form
Did you know that you could target a different form from a button which is inside another form ?
May 27, 20241 min read32

Search for a command to run...
Articles tagged with #forms
Did you know that you could target a different form from a button which is inside another form ?

Simple implementation of using a session token for protecting a form submission from POST attacks
