HTML: Multiple submit buttons in a form, each leading to a different python script? -


how can this? doesn't form have 1 action? if have 3 different buttons @ end of form , each 1 invokes different script? appreciated.

something possible, not in pure html. need javascript that, because html forms action defined in form tag, accepts single action.

using javascript can register differrent handlers click events of different submit buttons, send forms data different locations.


Comments

Popular posts from this blog

php - How to serve a file for download on WordPress -

how to share virtual sharepoint server and get it in host windows and visual studio? -