TopLevel BlogPost.js - jcobban/Genealogy GitHub Wiki
This script implements the dynamic functionality of the page BlogPost.php
The script invokes the script postBlogXml.php to add a message to the database. The script invokes the script deleteBlogXml.php to delete a message from the database.
Next: BlogPost.php