Adrian
|
| Posted: 03/01/2002, 4:41 AM |
|
Subj. I tried to hide this by
SetVar "FormForm", ""
in Open Page Event.
They are showing as small rectangles in the top and bottom part
of pages 
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 03/01/2002, 5:20 AM |
|
because menu form has a border ,
go to Menu form/Styles , check "custom style" and
border=0 style
--
Alex
CodeCharge Developer
"Adrian" <fulcrum@pisem.net> wrote in message
news:a5nstr$hb6$1@news.codecharge.com...
> Subj. I tried to hide this by
>
> SetVar "FormForm", ""
>
> in Open Page Event.
>
> They are showing as small rectangles in the top and bottom part
> of pages 
>
>
>
>
|
|
|
 |
Tomasz Golebiowski
|
| Posted: 03/01/2002, 5:57 AM |
|
also remove any custom html from header/footer section of the header page, if
exist
"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:a5nv7e$l8f$2@news.codecharge.com...
> because menu form has a border ,
> go to Menu form/Styles , check "custom style" and
> border=0 style
>
> --
> Alex
> CodeCharge Developer
>
>
> "Adrian" <fulcrum@pisem.net> wrote in message
>news:a5nstr$hb6$1@news.codecharge.com...
> > Subj. I tried to hide this by
> >
> > SetVar "FormForm", ""
> >
> > in Open Page Event.
> >
> > They are showing as small rectangles in the top and bottom part
> > of pages 
> >
> >
> >
> >
>
>
|
|
|
 |
|