CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 header login

Print topic Send  topic

Author Message
deladriere
Posted: 09/03/2001, 12:48 AM

I have a login page befor the default page
the problem is that my header has link to other page and I see the header on
the login page
so user can use the header link to non protected page
if i protect all page it ask for login for each of them

I wish to de-activate the header on the login page
how can i do this
thx


Alexey Alexapolsky
Posted: 09/03/2001, 1:50 AM

if you use templates , try this code in Login page/Login form/Events/Open :


SetVar "Header",""

if you use PHP
$tpl->set_var("Header","");

--
Alex
Ceritfied CodeCharge Developer
Develop database-connected web sites
without coding: http://www.codecharge.com
ASP, ASP.NET, PHP, JSP, Perl, ColdFusion

deladriere <jean-luc@petillant.com> wrote in message
news:9mvckt$963$1@news.codecharge.com...
> I have a login page befor the default page
> the problem is that my header has link to other page and I see the header
on
> the login page
> so user can use the header link to non protected page
> if i protect all page it ask for login for each of them
>
> I wish to de-activate the header on the login page
> how can i do this
> thx
>
>
>

deladriere
Posted: 09/03/2001, 3:01 AM

I have tried but still see the header (working with asp & template)
thx

"Alexey Alexapolsky" <alexa@codecharge.com> a écrit dans le messagenews:
9mvg8n$elu$1@news.codecharge.com
...
> if you use templates , try this code in Login page/Login form/Events/Open
:
>
>
> SetVar "Header",""
>
> if you use PHP
> $tpl->set_var("Header","");
>
> --
> Alex
> Ceritfied CodeCharge Developer
> Develop database-connected web sites
> without coding: http://www.codecharge.com
> ASP, ASP.NET, PHP, JSP, Perl, ColdFusion
>
> deladriere <jean-luc@petillant.com> wrote in message
>news:9mvckt$963$1@news.codecharge.com...
> > I have a login page befor the default page
> > the problem is that my header has link to other page and I see the
header
> on
> > the login page
> > so user can use the header link to non protected page
> > if i protect all page it ask for login for each of them
> >
> > I wish to de-activate the header on the login page
> > how can i do this
> > thx
> >
> >
> >
>
>

guest
Posted: 09/03/2001, 3:01 AM

In codecharge.discussion, "Alexey Alexapolsky" <alexa@codecharge.com> wrote:
=> if you use templates , try this code in Login page/Login form/Events/Open :
=> if you use PHP
=> $tpl->set_var("Header","");

Thanks for all your helpful posts here. I happily learning lots about
CC and love the program.

However, I too have this problem (registered 2.0beta5 using
PHP&templates) with a "menu" type form in my form named "header" in my page
named "header" which is set as the "Header Page". Using this approach above
does not seem to work for me (using either "Header" or "header"). Did I
misunderstand?

TIA.

- Don
deladriere
Posted: 09/05/2001, 2:08 AM

Alex
any idea how to do it ?
tia

"deladriere" <jean-luc@petillant.com> a écrit dans le messagenews:
9mvkeh$l0u$1@news.codecharge.com
...
> I have tried but still see the header (working with asp & template)
> thx
>
> "Alexey Alexapolsky" <alexa@codecharge.com> a écrit dans le messagenews:
> 9mvg8n$elu$1@news.codecharge.com
...
> > if you use templates , try this code in Login page/Login
form/Events/Open
> :
> >
> >
> > SetVar "Header",""
> >
> > if you use PHP
> > $tpl->set_var("Header","");
> >
> > --
> > Alex
> > Ceritfied CodeCharge Developer
> > Develop database-connected web sites
> > without coding: http://www.codecharge.com
> > ASP, ASP.NET, PHP, JSP, Perl, ColdFusion
> >
> > deladriere <jean-luc@petillant.com> wrote in message
> >news:9mvckt$963$1@news.codecharge.com...
> > > I have a login page befor the default page
> > > the problem is that my header has link to other page and I see the
> header
> > on
> > > the login page
> > > so user can use the header link to non protected page
> > > if i protect all page it ask for login for each of them
> > >
> > > I wish to de-activate the header on the login page
> > > how can i do this
> > > thx
> > >
> > >
> > >
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.