in reply to Re^2: Formatting Input
in thread Formatting Input

Nice snippets... but they show nothing that removes common whitespace chars (\s\t\r\n).

So, in a case of the blind (perhaps mis-) leading the blind, you might want to look at your cgi again, for something like one of these WAGs:

This may not help, but it might rule out a few more possibilities.

Update: Should have said earlier that the initial reply encapsulates the approach to a solution. + +. But also, I read, only after posting the initial version of this node, daxim's node re collapsing of white space and OP's reply, which, though ambiguous, may cast the issue in a different light.

Replies are listed 'Best First'.
Re^4: Formatting Input
by akwe-xavante (Acolyte) on Jun 14, 2012 at 17:10 UTC

    Thank you for your reply, not added anything to remove whitespace, wouldn't know how to

    If i have then i have done so as a typo somewhere by accident

    Someone is suggesting the problem is on line 17 but i can't find a line 17 that makes any sense no matter how i count down the number of lines, so i don't know which line of code the person is referring to!

      The reference to "line 17" is an ironic (or maybe something harsher) comment about your expectation that we could answer a question about your code without seeing it. Don't sweat it; just take heed of the fact that we can offer better help, in most cases, if we have the problem code.

      And, not just BTW, welcome to the Monastery.