I was able to figure out enough on my own to get this working. I set the CallBackFunction="Update()" in the Asp code and used function Update(result, referrer) in the JavaScript code to get the values. It works fine now, but if anyone can point out better techniques I'd appreciate it. Thanks!