1.

Solve : how to rewrite an URL from browser IE ??

Answer»

Someone asks me some help ...

he NEEDS to rewrite some ASCII CHARACTERS inside an URL

FROM:: http://www.my-domain.xxx/check.php?r=e64oifje9&[email protected]&rt=7u8
TO::      http://www.my-domain.xxx/check.php?r=e64oifje9%26email%[email protected]&rt=7u8

the pattern is always the same, just the email change each time.
he WANT to change %26 and %3D automatically for that page.

the URL is found in an email.

how to do it ? add-on, proxy, ... ?



Discussion

No Comment Found