Auto submit form on page load

后端 未结 4 1480
粉色の甜心
粉色の甜心 2020-12-23 21:28

I\'m having a bit of trouble with my current issue. Any help would be greatly appreciated.

I have a step in a \'signup process\' which I don\'t need anymore, but I d

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-23 21:44

    You can submit any form automatically on page load simply by adding a snippet of javascript code to your body tag referencing the form name like this....

    
    

提交回复
热议问题