This page shows an example of passing data from one page to another using Ajax.
When you click on any of the links below, the following things happen in the code:
Pass the data name="Amos" to the script process_data.php
Pass the data name="Jared" to the script process_data.php
Pass the data name="Diana" to the script process_data.php