CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Change Header

Print topic Send  topic

Author Message
Vicente Barberá
Posted: 05/31/2002, 1:45 AM

Hi all again,

well after read all discussions i am not be able to do that:

i need show between 3 headers, when i load defalt page i need one header,
when i am not in default page and when i am in admin zone, how can i change
between this?? in the header i need to put my three headers code by myself,
not with forms.

Thank you,
ViNcE.

Alexey Alexapolsky
Posted: 05/31/2002, 6:31 AM

You can use custom header.
It's filename can be specified in Page Properties/Events/Custom show page,
having obtained genereted code. Simply replace header filename with yours.

--
Alex
CodeCharge Developer


"Vicente Barberá" <desarrollo@esemtia.com> wrote in message
news:ad7d6i$fb5$1@news.codecharge.com...
> Hi all again,
>
> well after read all discussions i am not be able to do that:
>
> i need show between 3 headers, when i load defalt page i need one header,
> when i am not in default page and when i am in admin zone, how can i
change
> between this?? in the header i need to put my three headers code by
myself,
> not with forms.
>
> Thank you,
> ViNcE.
>
>

Vicente Barberá
Posted: 06/03/2002, 1:17 AM

I don't understand your solution :(

"Alexey Alexapolsky" <alexa@codecharge.com> escribió en el mensaje
news:ad7u02$f5k$2@news.codecharge.com...
> You can use custom header.
> It's filename can be specified in Page Properties/Events/Custom show page,
> having obtained genereted code. Simply replace header filename with yours.
>
> --
> Alex
> CodeCharge Developer
>
>
> "Vicente Barberá" <desarrollo@esemtia.com> wrote in message
>news:ad7d6i$fb5$1@news.codecharge.com...
> > Hi all again,
> >
> > well after read all discussions i am not be able to do that:
> >
> > i need show between 3 headers, when i load defalt page i need one
header,
> > when i am not in default page and when i am in admin zone, how can i
> change
> > between this?? in the header i need to put my three headers code by
> myself,
> > not with forms.
> >
> > Thank you,
> > ViNcE.
> >
> >
>
>

Vicente Barberá
Posted: 06/03/2002, 3:40 AM

LoadTemplate sHeaderFileName, "Header"

what i have to change? i have three headers,cab1.html,cab2.html.cab3.html i
want to change between depending on a condition.


"Alexey Alexapolsky" <alexa@codecharge.com> escribió en el mensaje
news:ad7u02$f5k$2@news.codecharge.com...
> You can use custom header.
> It's filename can be specified in Page Properties/Events/Custom show page,
> having obtained genereted code. Simply replace header filename with yours.
>
> --
> Alex
> CodeCharge Developer
>
>
> "Vicente Barberá" <desarrollo@esemtia.com> wrote in message
>news:ad7d6i$fb5$1@news.codecharge.com...
> > Hi all again,
> >
> > well after read all discussions i am not be able to do that:
> >
> > i need show between 3 headers, when i load defalt page i need one
header,
> > when i am not in default page and when i am in admin zone, how can i
> change
> > between this?? in the header i need to put my three headers code by
> myself,
> > not with forms.
> >
> > Thank you,
> > ViNcE.
> >
> >
>
>

Tomasz
Posted: 06/03/2002, 6:31 AM

.... On Mon 03 jul 2002 12:41:33 Vicente Barberá wrote:

> LoadTemplate sHeaderFileName, "Header"
>
> what i have to change? i have three
> headers,cab1.html,cab2.html.cab3.html i want to change between
> depending on a condition.


custom show page, find block:

//-------------------------------
// Load HTML template for this page
//-------------------------------

change line for header to e.g.
$tpl->load_file('cab1.html', "Header");

i'm not sure if condition will work here, check

or

create header file in CC, containing 3 grid forms
you can hide / show them depending on conditon
(unfortunately you cannot hide content added as html header/footer of
the form)


   


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

Web Database

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.