[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] CGI Madness
On Thu, 10 Aug 2000, Patrick [iso-8859-1] Béart wrote:
> As I posted, earlier, the problem seemed to be that I had TWO
> Email addresses for the newest upload in the HTML file and for some
> reason, this made that line too long which caused the bug.
> (CGI-wrapper error)
> The script that was working has two Email addresses, also.
> However, both are shorter. Go figure!
Sounds like the lines wrapped after you uploaded it or edited it. If you
use pico to edit files it's always a good idea to use "pico -w filename"
to prevent line wrapping (which can make some programs unhappy). I have
noticed that if lines are really_long pico will still wrap them even if
you tell it not to with the -w flag. If this wasn't the problem at all,
at least this info. will probably help someone.
--
Steven Werby {steven-lists@xxxxxxxxxxxx}