Your problem is with
the %, try not to put the % sign!
i try it and it work:
your string that i receive:
http://www.newsclip.co.za/encrypt/pg2.asp?crypt=%200(,\UK\
take the same string and remove the %, and it work
http://www.newsclip.co.za/encrypt/pg2.asp?crypt=200(,\UK\




Reply With Quote