smrtalec <[EMAIL PROTECTED]> wrote:
: 
: I am trying to scavange a example script I found on the
: web. The subroutine is below. Basically I want to extract
: data from a sql db then generate a table of values on the
: fly.  The script below keeps generating a malformed header
: error.

    If you are getting a header error, you may not be
printing headers correctly. We'll need to see more of the
script than just this subroutine. This subroutine prints
fine, though it produces invalid HTML.

    If the script is long, try sending everything up to
and including the first 'print' statement.

[snipped sub]


HTH,

Charles K. Clarkson
-- 
Head Bottle Washer,
Clarkson Energy Homes, Inc.
Mobile Home Specialists
254 968-8328



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to