Posted by Erwin Moller on 08/01/07 14:36
oprah_chopra@yahoo.com wrote:
> Less than 1% of my users say they can not open links like this:
>
> index.php?variable=value&variable2=value2
>
> Is anyone aware of some firewall/security setting that would prevent
> people from clicking on such types of links?
>
Hi,
In short: No, should work.
That is if the value1 and value2 are properly URL-encoded.
However, if memory serves me well, the right way to use & is & in URLs.
(I never do that for esthetical reasons and never had any trouble. ;-) )
Can you isolate the 1%?
Do they all use the same OS or browser maybe?
Or are they all from one office or something like that?
Regards,
Erwin Moller
[Back to original message]
|