I am working on a little Facebook application and what makes me a bit disturbed is, that all information is possible to see in URL (like filename, GET parameter).
Is there any way, how could I hide them? Maybe with using Javascript/AJAX or is there any else/better feature to achieve that?