Hello: I tried to find an answer to this but no luck so far. I have a form with a 'radio button' input; the choices include things that people might say and need to have " quotes" around part of it. And I am wanting to pass this response to a following page form via query string. and then dynamically populate a similar form on page 2; the problem comes in with having quotes on the response; then i cant get the field on the next page to pick up the data properly; but as soon as I remove those special characters; it works fine. I tried to see if I could do the "enable values" option; but I could not figure out how to make it pass that info in the query string instead of the "label". If I could do that; then the "label" could have all kinds of crazy characters and i would not matter. I am thinking this may be an easy matter to answer for any GF veteran. Can anyone help? Thanks, Gerard