is it possible to hide the query string that shows up in the address bar? for example :

http://www.mysite.com/index.php?main...action=success

to something like

http://www.mysite.com/index.php

or better yet

http://www.mysite.com

I think this has something to do with the PUT & GET method? not sure though, anyone know if this is possible?