showing results for - "how to create a form without a submit button javascript"
Marwa
13 Oct 2020
1//you have to have the form tag in this format 
2<form id="myFunction" onClick= { myFunction } >
3 <input type="file" name="fileToUpload" id="myFunction" />
4</form>
5
6//from there you would have to create a function 
7function myFunction() { 
8          document.getElementById("myFunction").submit(); 
9        }
10//if this does not work, start to pray lol and do a lot of digging in 
11//the browser, good luck !
12                                 
queries leading to this page
html div as submit button without javascripthow to use javascript onclick to submit without submit buttonjavascript submit button onclickhow to submit a form without buttonsubmit a form without submit buttonhow to make a submit without buttonis it possible to submit form without having submit button 3fhow to trigger a form submit from javascript without form tagsubmit a form with javascript without using form htmlhow to make submit button without formwithout using submit button how we can submit the form in javascriptsubmit form without clicking submit buttonhtml form submit without buttonhow can you submit a form without a submit button 3fphp form process without press submit buttonsubmit a form without buttonhow to submit a form without using the submit buttonsubmit using javascript without formcreate form without javascript and submitform post without submit buttonhow to create a form without a submit button javascripthow to submit form without submit buttonget value of form submit jsusing form without submit buttonjavascript form delete submit buttonform using without submitjs send form without submit buttencreate submit event without buttoncan you submit form without method 3fhtml submit form without submit buttonbutton in form without submitbutton submit without formsubmit form javascript without buttonhow to submit form in php without submit buttonform on submit without buttonhow to submit html without javascripthow to implement a form without submit buttoncreating a form without submit buttonsubmit form without buttoncan we submit a form without submit buttonsubmit form without submit buttonsubmit form function javascript without buttonhow to submit a form without submit buttonsubmit event without formform submit without submit buttonform without button tagsubmit form without action in jsform submit without jssubmit a data without form jssubmit form without submit button javascripthow to validate a form in javascript with a submit buttonform action without submit buttonsubmit form without submit button jajavascript form without action how submithtml send form without submitbutton submit form externehtml form submit run javascriptsubmit a form without using javascripthow to submit form without button elementuse a button in a form without submitform get without buttonform without submit buttonhow to create input type search without submit button in htmlhow to submit form without submit button and without javaschow to submit a form without submit button in phphow to submit form without submit button and without javascripthow to create a submit button in javascriptclick 28 29 in javascript to a submit buttonhow to submit a form without using submit button 7c javascript submit formhow to submit form without button how to use javascript submit button form without button submit htmlhow to use javascript submit button htmlsubmitting a form without submit buttonhow to refer to submit button javascripthow to submit a form without using the submit 28 29 method jshow to submit a form without a buttonsubmit form without using submit buttonsubmit a form without a buttonsubmit form button click via jsphp post form without submit buttonhow to create a form without a submit button javascript