Forum Moderators: open
This is not in the code and if you right-click/Properties on the link, it doesn't show up.
Somehow it's getting appended when the page is loaded. I am using ASP and am passing a couple other QueryString variables but this is not one of them. Anyone ever seen this before?
Digging further, I learned that one thing "bhcd" can stand for is "Browser Hawk Cookie Detector". That's an asp server side add-in that detects cookie content and re-writes it to a query string. And 'bhcd2' could quite likely stand for a second cookie.
Does that ring a bell?