The typical values are either 'location', 'employee','edit', or 'fill' (Edit and Fill function appropriately)
Data sent in the POST for location and employee (this is me editing a table/UPDATing it)
post_data = {'code': <?php echo('"'.$code.'"'); ?>, 'fname': John, 'sname': Doe, 'gender': Male...