Mike's JavaScript and AJAX
Mike's AJAX programs
A digital clock
updated with AJAX
A digital clock
updated with AJAX and XML
Combination lock with AJAX code
Add new passwords to the combination lock SQL table
List combination lock passwords
Delete combination lock passwords
Makes AJAX requests using GET method
Makes AJAX requests using POST method
A digital clock AJAX and XML
Look up SQL data as they type
Fake Google Analytics
This is my AJAX version of Google Analytics
It uses AJAX to call the CGI
google_analytics_cgi.php
. Then that program records your IP address, the time and the name of the program you visited on a server SQL file.
These web sites all log your visit with with the AJAX code above:
0__ajax.php
0__documentation.php
0__javascript.php
ajax_javascript_sql_query.php
alert_i.php
combination_lock_ajax.php
combination_lock_ajax_add.php
combination_lock_ajax_list_delete.php
combination_lock_uno.php
confirm_i.php
cookie_dos_i.php
cookie_uno_i.php
events.php
gen_numbers_i.php
hide_expose_i_.php
html_forms_dos_i.php
html_forms_uno_i.php
html_forms_tres_i.php
html_forms_cuatro_i.php
index.php
memory_map_windows.php
So after you visit the above sites, check out this CGI
program
which will show you the time and date you visited each of the above sites.
Steps to update "Unknown" IP addresses with their locations
List Unknown addresses
Get location of Unknown IP address
Update SQL file with location
List visits to
Kevin's
web sites
Some test stuff to test removing parms from URLs
url_with_parms_google_analytics.php
Clean Param Data
Socket to display other web pages as mine
SE socket to display other web pages as mine
Get information about an IP address
Update pointers in Google table
Update city, state, country and continent in Google table
Home