Re: [phplib] Menu Function From: Daniel E. Baumann (baumannd <email protected>)
Date: 07/29/00

On Sat, 29 Jul 2000, you wrote:
> I am having problems getting the Menu function to work. Whenever I use it
> the page that loads is blank. Anybody know why its doing this?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>

Usually when I get a blank page it is beacuse I was using a table and there was
some sort of error which causes the ending table tag </table> not to be
output. When using Netscape or some browser that is strict about HTML it will
not render the error message because of the missing closing tag. So you have
the view the source of the page and look at the HTML generted to see the error
message. Let me know if that helps.

Dan
----------------------------------------------------------------------------
Daniel E. Baumann Phone: (414) 462-1403 E-mail: baumannd <email protected> (preferred)
      baumannd <email protected> baumannd <email protected> (caution:
dynamic DNS service, may bounce)

Web location: http://www.msoe.edu/~baumannd
                http://www.linuxfreak.com/~baumannd

"Life would be so much easier if we could just look at the source code."

      -- Dave Olson
---------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>