Possible duplicate:
What is shebang (#!) On Facebook and the new Twitter URLs for?
Hi
I'm just wondering what a "!" in such urls
http://www.facebook.com/profile.php?id=xxxxxxxx&v=wall#!/profile.php?id=yyyyyy&v=wall
I know that Facebook uses # (hash) to change the query string parameters using JavaScript, but what is the point of exclamation ( ! ), Why is it used after #? We can even work with C # only to change querystring parameters. Is there any use to it !? or any other thing I'm missing?
url
Rocky singh
source share