I just wrote an engine and got stuck as the url on which the engine post the data have multiple submit button inside a single form.
How exactly can we point out the exact submit button say publish which we wish to click?
All 3 buttons are <input type="submit" kind of button.
Please help
How exactly can we point out the exact submit button say publish which we wish to click?
All 3 buttons are <input type="submit" kind of button.
Please help