in reply to Re: Re: Re: Re: Re: Re: Re: Re: No results from script
in thread No results from script

Pretty sure that's the CGI stuff, which I've never used. If you look in your html I'd guess you've got a table for the header and a separate table for each row. We should be able to drop 'table ...' from the print in the loop and just print the Tr, but I don't know how to prevent CGI from ending the table when we print the header.

cheers,

J

  • Comment on Re: Re: Re: Re: Re: Re: Re: Re: Re: No results from script