哪吒机器人提醒:

提醒:ASP.NET AJAX Forum Posts
【标题】Changing url with AJAX ScriptManagers History points
【摘要】i'm using asp.net ajax and history points with the scriptmanager and it works great. my only problem is that when i make non ajax pages i have come to love url-rewriting with nice "hackable" urls. without securehistorystate my url will look like for example http://localhost:4865/#&&p=%2fhome%2ffrontpage where "/home/frontpage" is the page to show. i have seen on other web-pages with ajax (maybe not asp.net) that the url will change into for example http://localhost:4865/#/home/frontpage which is... (04-13 09:46)