Error.pngCode.png url.pngIn my code I am trying to go navigate to a third party website using Response.redirect.
It's working fine in Internet explorer. But In chrome some percentage symbols are coming due to which it throws error during login as 'Uncaught TypeError: .. is not a valid url'
Please suggest