where do you want to output this?
in to pure HTML or in a SQLTABLE?
2011/3/10 Rick
> Hi,
>
> I want to print a linked list and add a "delete this item" button next
> to each item:
>
> [item 1][delete this item]
> [item 2][delete this item]
> [item 3][delete this item]
> ***
Hi,
I want to print a linked list and add a "delete this item" button next
to each item:
[item 1][delete this item]
[item 2][delete this item]
[item 3][delete this item]
...but I've no clue how to write the code. The problem is to direct
the second delete button to the se
2 matches
Mail list logo