logo

World's Best AJAX Demo - 3/6 Building the JavaScript Function to Pass Data To Server For Processing

Video 3 of 6 in this series goes through creating the JavaScript function that is used to capture the user input and then pass it back to the server for processing without requiring a page refresh. Data is captured and send via POST to a back end server page where it is then processed and a string is returned to the JavaScript function for output.

4 Videos In This Series

Runtime: 11:43

World's Best AJAX Demo - 1/6 - The Initial Setup on IONOS Hosting (1/4)
Get your environment set up by creating a subdomain, setting up your webspace and connecting to your site with SFTP. Watch Now

Runtime: 11:46

Worlds Best AJAX Demo - 2/6 - Building The HTML Web Form To Capture User Input (2/4)
Build a web form in HTML to capture user input and pass it to your JavaScript function using the onkeyup event. Watch Now

-- NOW PLAYING --

Runtime: 14:34

World's Best AJAX Demo - 3/6 Building the JavaScript Function to Pass Data To Server For Processing (3/4)
Build a JS function to pass data to the server via JavaScript without requiring a page refresh! Watch Now

Runtime: 12:30

World's Best AJAX Demo - 4/6 - Setting Up The Back End MySQL Database We'll Be Querying With AJAX (4/4)
Create a new database on IONOS and import 5000 rows of data from a CSV file. Watch Now