I need someone to quickly program a custom form that queries Constant Contact for a contact, POSTs them in a list if they are not currently a contact, and PUTs them in an additional list if they already are a contact. I have a working POST a contact form up and running, but when the contact already exists it does nothing. I've been advised that I need to use GET, then PUT or POST depending in order to make it work. I am not a programmer as such, but I believe a good programmer can make this...