|
David,
The short answer is "no", you can't change this behavior...it's part of the CLR, although I can't cite the specific reasons for this, I do remember seeing mention of it in one of the CLR books I started reading.
You say that you need to preserve the actual page name...what's the reasoning behind that? I guess I'm hoping to help you out a bit more, and if I have an understanding of the scenario, I might be able to toss you some ideas that could get you where you need to go.
Let me know if I can help,
Ric
|
|
Expert:
|
rcastagna
|
|
Date:
|
Jan 11, 2008
|
|
Time:
|
15:36
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
Thanks for the response Ric.
The reasoning for this is a web analytics tool that we use on the site that distinguishes between lower case and upper case and right now it's not measuring the pages correctly, since all the post backs are lowercased.
I can fix it by forcing lowercase on all page name for the analytics, but i thought it was possible to avoid this behaviour in asp.net.
|
|
Expert:
|
david
|
|
Date:
|
Jan 14, 2008
|
|
Time:
|
04:52
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|
|
|
|
This question has been answered, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.
|
|