Want form redirect to pass via parameter

Want form redirect to pass via parameter

I want to create a zoho form that on submit, no only does it write to the zoho database, but on the redirect url passes parameters similiar to following:

http://myurl.com?firstname=foo&lastname=bar

Is that doable at all?