Hi,
I'm trying to pass a string via url to another page. It seems that the # char is giving me problem. It terminates the string at that position.
Any suggestion? Please. Thanks.
You could use urlencode()
Thanks it works!
Can you mark the thread as resolved... makes it easier for others to respond quicker...
Thanks,