I have one HTML
The form has only one action=\"\" attribute.
action=\"\"
However I wish to have two different target=\"\" attribu
target=\"\"
On each of your buttons you could have the following;
Then have a few small js functions;
That should do the trick.