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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -