take out the & sign. just:
pag.php?var=1#print
-afan
Satyam wrote:
I think the #, if meant as a bookmark, should go before the ?:
pag.php#print?var=1
If it is not meant as a bookmark, then it should be urlencoded
Satyam
"Ja Ko" <jakot05@xxxxxxxxx> wrote in message
news:6db8772f050405110022a183ba@xxxxxxxxxxxxxxxxx
Hi,
I have a little problem:
The following link works well on Explorer, Mozilla and Firefox:
pag.php?var=1&#print
But on Opera, the same link change to this:
pag.php?var=1%EF%BF%BDprint
causing an error.
How I can solve it?
Thanks for the answers
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php