The Logic Factory interview question

How to post data without using get/post form method.

Interview Answer

Anonymous

Oct 27, 2019

You can use onclick event on button or using onclick event you can make ajax call and post data.