When a user visits my website there is a \"Login\" link on every page. Clicking this uses some JavaScript to show an overlay window where the user is prompted for their cred
This can be solved also with POST/REDIRECT/GET pattern. Which is more elegant: How do I reload a page without a POSTDATA warning in Javascript?