<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Courier New; font-size: 10pt; color: #000000'>Jules,<br><br>Under ZendTo 4.05 when in the Outbox screen and the user clicks on a dropoff they have made a JS error, document.pickup is not defined, is being wrong on line 90 of main.js:<br><br>/ * Jules' code */<br>function doPickup(theID) {<br>&nbsp; document.pickup.claimID.value = theID; &lt;--- here<br>&nbsp; return document.pickup.submit();<br>}<br><br>I have looked at the code and cannot see what is wrong any ideas ?<span><br><span name="x"></span>-- <br>Thanks, Phil<span name="x"></span><br></span><br></div></body></html>