The update page is attached.
I don't know if I am right, but I am thinking that I need to take the if isset code on the second update and add a further condition something along the lines of:
// WA DataAssist Update
if ((isset($_GET['send']) && $_GET['send'] != "" && $row_SecurityAssisttblusers["UserEmail"] != ($_POST["User_Update_group_Email"]))) // Trigger
But that is a complete stab in the dark at this, and as usual, it failed! =D
It can be seen in action at http://mrsgd.com
Thanks in advance.