Re: [htmltmpl] HTML::Templates
Brought to you by:
samtregar
From: Philip T. <phi...@gm...> - 2005-06-28 17:09:43
|
Sometime Today, RR cobbled together some glyphs to say: > The problem I am facing is, If the user refreshes or does anything, > nothing will happen and everything works fine, but when the user > places cursor at the address bar and presses Enter, then the page is > getting redirected to login page asking the user to login again. > > Can someone help me in this regard? I guess you've got to learn to deal with sessions and cookies. CGI::Session could help. CGI:Application, built over HTML::Template could also help. -- Immobility is often mistaken for peace. -- EMPEROR ELROOD CORRINO IX |