I'm attempting to pass a time value as a string, however the encoding for the : colon is not working. It's displaying as %3a in the URL (/Edit/9%3a45), but when clicked on, the page says
A potentially dangerous Request.Path value was detected from the client (:)
What can I do?