Hi!
Anyone know if it's possible to access the name of a jump link in c# code?
I'm doing some url Rewriting stuff and I'm thinking I might not be able to see that part of the URL.
So basically, my URL looks a little something like this:
And I want to access "Term1". I can't see it in the ServerVariables...
Any ideas?!?!?
THANKS!