Hi,
Am having trouble with spaces being removed when I use more than one word in a query string to populate a field dynamically.
For example,
url="http://www.amsterdambyboat.com/wordpress/?page_id=90&boat=Launch_Manhattan"
I am using an underscore as nothing else seems to work.
I've tried %20 and but neither work
Can you help?