include hidden fields

<hidden id="customer" name="customer">

the use Javascript to populate

$('#customer').val("something")

-- 



Reply via email to