Dealing with a poorly formatted query string

Dealing with a poorly formatted query string

Hi!

A third party is opening a form that I've made, and is including the query string "?first-name=Rob". Is there any way to get the value of "first-name" into a field in my form? Right now it doesn't work because Deluge names can't have "-" in them.

Thanks!