Page is a not externally linkable
Air - 12:33 am on Aug 18, 2001 (gmt 0)
<?php } Do you get the correct results?
If you print the vars from within the function:
function cmdSOM() {
.
.
.
.
print "$txtFSL<br>";
print "$txtRXsig<br>";
print "$txtSOM";
?>