Greetings,

I am thouroughly at a loss..

The code is as follows:

<form action="adduser2.epl" method=post>
<table border=1>

<tr><td>[+ $head->[$col] +]:<input type="textbox" name="[+ $head->[$col]
+]" value="[+ $result -> [$row][$col] +]"></td></tr>

</table>
<input type=submit>
</form>


And for some strange reason - the output eats all the </tr>'s - thus
leaving me with one long line of results..

Any advice would be *greatly* apprecaited.


//umar.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to