Hello Everyone... I am try to get the values of inputs of a form then send it to a database. THIS IS MY JAVASCRIPT CODE. <form id="frm1" method="POST"> Time:...
Hello everyone. . . Please I want to connect to a microsoft SQL database sitting on Microsoft Azure not a local Database using PHP. This is my code but it is not working. /...
Okay... But are you saying I should LEAVE THIS var time = document.getElementById("Time").value I want to learn more here... Is the document.getElementById("frm1").submi...
Let assume I specify the 'action' page say, './send.php' do you think It will work for the document.getElementById("frm1").submit();?
Hello everyone... Please I'm trying to classify ordinal data (all columns) into a yes/no responses. Which deep learning model can I employ here?
How can I get a documentation on this ?