Posted by Andy Jeffries on 03/09/06 15:23
On Thu, 09 Mar 2006 13:15:07 +0000, Tim Streater wrote:
>> It shouldn't do, it should contain "absid%3D456" i.e. the = within the
>> parameter should be urlencoded. If you're generating that url you
>> should wrap the parameter in urlencode().
>
> Thanks, this was the correct pointer. When I came to look at my code again
> I remembered that most of this work was being done in JavaScript but the
> principle is the same - I added an escape call and all is now fine.
No worries mate.
Cheers,
Andy
--
Andy Jeffries MBCS CITP ZCE | gPHPEdit Lead Developer
http://www.gphpedit.org | PHP editor for Gnome 2
http://www.andyjeffries.co.uk | Personal site and photos
[Back to original message]
|