Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
22367 Points
2704 Posts
Microsoft
Apr 30, 2012 07:55 AM|LINK
Hello
It is security consideration that ToolkitScript tries to avoid the '/' character in the hash fragment. But you may yet try javascript see if it works in your browser
window.location.hash = '&&Search=name/city/category';
BU XI - MSFT
All-Star
22367 Points
2704 Posts
Microsoft
Re: ToolkitScriptManager.AddHistoryPoint UrlEncode
Apr 30, 2012 07:55 AM|LINK
Hello
It is security consideration that ToolkitScript tries to avoid the '/' character in the hash fragment. But you may yet try javascript see if it works in your browser
window.location.hash = '&&Search=name/city/category';
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework