Where should I place the form page on the server? same level to the folder “quform” or must inside the quform folder?
I currently place the form page as the same level of quofrm and copy the process.php and common.php, place them at same level with the form page. I add the console.log to show the HttpRequest return from process.php and find the nojs.php not found, please advise the file location if I hope to place the whole quform folder and separate the page I wrote. Below please find the code I call the process.php