I found something in the source code that *may* be causing an error:

<input type="hidden" name="emailNotification" value="true" id="emailNotification">
<input type="hidden" name="deliveryPhoneNumber" value="xxxx" id="deliveryEmail">
<input type="hidden" name="deliveryRefNbr" value="xxxxxx" id="deliveryRefNbr">


The ID for the phone number tag is the same as the email address.

Tried 00000 as the return zip-code and saw it in the source... still didn't do any good.

Thanks in advance for the assistance!

Jake