insert data into database using JAVASCRIPT
I am working on a registration form in html.
I want to get the input field and post them into database(I am having the link of my datadase) using JAVASCRIPT ONLY
I want to get the input field and post them into database(I am having the link of my datadase) using JAVASCRIPT ONLY