Skip to content

Instantly share code, notes, and snippets.

@aaggour
Created July 30, 2019 16:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaggour/6e494d7126e8d187bb4698ff81569aa0 to your computer and use it in GitHub Desktop.
Save aaggour/6e494d7126e8d187bb4698ff81569aa0 to your computer and use it in GitHub Desktop.
formaction attribute
<form action="http://example.com">
<input type=submit value=Submit ↵
formaction="http://www.wufoo.com">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment