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
Hi
I am using HTML::Templating system for my project and the requirement
is, URL given at the address bar should not be changed throughout the
application, I could able to achieve this and
works fine for me (I have a login page and users have to login to
access the application).
The problem I am
Andrew Hammond wrote:
> I'm using HTML::Templates to generate email messages in ISO-2022-JP
> character set. It mostly works correctly except for a little munging.
> I suspect it's Perl trying to do the Right Thing with a mix of
> character sets. Is there any way to control the way that template
>
Hi all,
I'm using HTML::Templates to generate email messages in ISO-2022-JP
character set. It mostly works correctly except for a little munging. I
suspect it's Perl trying to do the Right Thing with a mix of character
sets. Is there any way to control the way that template files are opened?
D