The Logic Factory interview question

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

Interview Answer

Anonymous

27 Oct 2019

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