in reply to Re: string parsing
in thread string parsing
Run some tests on the @elements array. Check $#elementsto make sure it is splitting the lines properly. If it's not you have your problem - if it is try doing something like print "<td>$elements[0]</td>" and see if that works (place it outside the foreach loop).
-Adam Stanley
Nethosters, Inc.