String with spaces
Posted: Wed Mar 22, 2006 12:15 pm
Hi,
I am trying to pass a variable which is a string with spaces in via the html header (?)
<href=index.php?var="String with spaces">Link</a>
It only seems to pass the the part before the space. I also triued writing the string into a variable and passing that but the same happens.
Thanks,
Rob.
I am trying to pass a variable which is a string with spaces in via the html header (?)
<href=index.php?var="String with spaces">Link</a>
It only seems to pass the the part before the space. I also triued writing the string into a variable and passing that but the same happens.
Thanks,
Rob.