slurch901 has asked for the wisdom of the Perl Monks concerning the following question:
Hi all, I have a problem displaying my cgi site correctly. Basically first time round it checks if the user has an active session and if not it prints the login boxes else it just loads the content. If the user logs in it creates the session and cookie ok, but he has to hit submit twice for it remove the login boxes and display the correct content, although if you only press submit once and refresh the page it displays the content correctly. I was wondering if there is a way to fix this? Cheers
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: cached problems
by GrandFather (Saint) on Dec 11, 2012 at 01:21 UTC | |
|
Re: cached problems
by davido (Cardinal) on Dec 11, 2012 at 07:24 UTC | |
|
Re: cached problems
by Anonymous Monk on Dec 10, 2012 at 23:53 UTC |