Glenn Rathke
|
| Posted: 11/12/2002, 9:51 AM |
|
I have a Header used throughout the application, however on one page I would
like to not show it. How can I accomplish this?
Thanks
Glenn
|
|
|
 |
michael weaver
|
| Posted: 11/12/2002, 11:37 AM |
|
Go into the project explorer, expand the page that you want to remove the
header from, right-click, and select "Delete."
You can also go into the page, find the header include (it probably looks
like {header}), and right-click and delete or just hit the delete button. If
you just hit delete it will say later that it cannot find the header include
and would you really like to delete it.
Hope that helps!
m
"Glenn Rathke" <grathke@attbi.com> wrote in message
news:aqrf2o$bbt$1@news.codecharge.com...
> I have a Header used throughout the application, however on one page I
would
> like to not show it. How can I accomplish this?
>
> Thanks
> Glenn
>
>
|
|
|
 |
Glenn Rathke
|
| Posted: 11/12/2002, 4:04 PM |
|
Thanks for the help. It's all in knowing where and what to look for.
Glenn
"michael weaver" <zero@michaelweaver.org> wrote in message
news:aqrl9l$mnf$1@news.codecharge.com...
> Go into the project explorer, expand the page that you want to remove the
> header from, right-click, and select "Delete."
>
> You can also go into the page, find the header include (it probably looks
> like {header}), and right-click and delete or just hit the delete button.
If
> you just hit delete it will say later that it cannot find the header
include
> and would you really like to delete it.
>
> Hope that helps!
>
> m
>
>
> "Glenn Rathke" <grathke@attbi.com> wrote in message
>news:aqrf2o$bbt$1@news.codecharge.com...
> > I have a Header used throughout the application, however on one page I
> would
> > like to not show it. How can I accomplish this?
> >
> > Thanks
> > Glenn
> >
> >
>
>
|
|
|
 |
|