Using Fetch Request to trigger the ‘submit’ button on another webpage in javascript

Is it possible to make use of Fetch Request in javascript on one webpage to trigger the ‘Submit’ button on another webpage? I have this webpage ‘delete.php’ which consist of this ‘submit’ button but I can’t seems to trigger it and have it send back the response after the button have been triggered