Question: AJAX/JQuery. Create a table with the following fields in your own DB create script query to create a dataBASE IN MYSQL EMAIL (40) ADDRESS(100) PHONE
AJAX/JQuery.
Create a table with the following fields in your own DB
create script query to create a dataBASE IN MYSQL EMAIL (40)
ADDRESS(100) PHONE VARCHAR(10)
1. Enter at least three rows of data. 2. Create a HTML form that contains three input fields and an update button. After user enters an email in the email field, the form auto populates other fields. Display a message asks if user needs to update the information. If so, use can update the information (After user hits the Update button, display a message saying your information has been updated. Keep other parts on the screen as it is) . Do all these using AJAX/JQuery.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
