I have done no Javascript. I am referencing the confirmemail control
in the submit code as
$_POST['confirmemail']. I need to keep that. Do I simply add
onpaste="return false" to the control? Where to I tell it Javascript,
and still process as php? The rest is all php.