SyntaxFix
Write A Post
Hire A Developer
Questions
var uri = "my test.asp?name=ståle&car=saab";_x000D_ console.log(encodeURI(uri));