Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ianhoughton 241 posts 490 karma points c-trib
    Jan 24, 2013 @ 09:46
    ianhoughton
    0

    Query strings getting changed

    We use a third party service which returns a URL in an email like:

    http://www.domain.co.uk/retrieve-quote.aspx?cid=tela04NrLRCEB4YSJaHNnrmMgfzhKGWDQMNWU9gA4LoIZ4xkAdjDj9NQxK9NokSj&pid=hzRtwgPKiGFXnqVI78upf3QmpexmqtkJ0sYPtE0Tam8%3d

    When you click on the link and it takes you to the website, the URL in the address bar is now:

    https://www.domain.co.uk/retrieve-quote.aspx?cid=tela04nrlrceb4ysjahnnrmmgfzhkgwdqmnwu9ga4loiz4xkadjdj9nqxk9noksj&pid=hzrtwgpkigfxnqvi78upf3qmpexmqtkj0sypte0tam8=

    I'm not sure is this is an Umbraco issue, or an IIS issue, but the query string is now lowercase and the last 3 digits have been changed.

    The only rewrites we have are directory URL's are set to true in the config, and we are redirecting some old URL's to new one's, but this URL has stayed the same.

    Any ideas ?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies