url rewriting - URL redirect with wrong param web.config -


i have url coming in third party bit wrong. using "?" twice in there.

https://www.abcsite.com/?data=w35vtqiavxwfi4gmesj8egcg1cdf2at%2buf3d?utm_source=external%20system&utm_campaign=external%20system&utm_medium=ex.com&utm_content=mmb

one question mark @ start correct "https://www.abcsite.com/?data"

and 1 in middle "3d?utm_source=extern"

i want redirect using url rewrite/redirect , fix/replace 2nd ? &. want using web.config.

any appreciated. if have question or not clear please let me know.

thanks.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -