HTML::Templates

2005-06-28 Thread Rajesh Raghammudi
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

Re: HTML::Templates

2005-06-28 Thread David Dorward
On Tue, Jun 28, 2005 at 08:21:02PM +0530, Rajesh Raghammudi wrote: > 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 Yuck. The web is not designed to work like that. > I could able to ac

Re: HTML::Templates

2005-06-28 Thread Ovid
--- Rajesh Raghammudi <[EMAIL PROTECTED]> wrote: > 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

Re: HTML::Templates

2005-06-28 Thread Chris Devers
On Tue, 28 Jun 2005, David Dorward wrote: > On Tue, Jun 28, 2005 at 08:21:02PM +0530, Rajesh Raghammudi wrote: > > > 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 > > Yuck. The web

Re: HTML::Templates

2005-06-28 Thread Bill Stephenson
On Jun 28, 2005, at 12:40 PM, Chris Devers wrote: No, but it can be done trivially in software. $ lynx -dump -source http://devers.homeip.net:8080/frametest.html Frametest http://google.com"; /> $ There are Javascripts that work "onL

Re: HTML::Templates

2005-06-28 Thread Chris Devers
On Tue, 28 Jun 2005, Bill Stephenson wrote: > On Jun 28, 2005, at 12:40 PM, Chris Devers wrote: > > > No, but it can be done trivially in software. > > > > $ lynx -dump -source http://devers.homeip.net:8080/frametest.html > > > > > > Frametest > > > > > > > >