k12,
Yes you can, however, it will require you to edit the code. Open up clw-form.php in notepad or some other word processing program and change the line that says:
<input type="hidden" name="redirect_to" value="<?php echo $_SERVER['REQUEST_URI']; ?>" />
and change what is inside value to be whatever url you want to redirect the user to