[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] commenting out table rows
On Thu, 6 Jun 2002, G Guttero wrote:
> Can you comment out table rows?
[snip]
> Also, could you comment it out with a simple "#" at the head of the row?
No.
However, on your flypage you could check whether the product is inactive
before allowing it to be displayed. And I guess you'd want to check also
to make sure the user can't put it in the cart.
Or you could just delete it, of course.
Jon