on 2/17/04 5:56 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > Date: Tue, 17 Feb 2004 20:08:16 -0500 > From: Thomas McGrath III <[EMAIL PROTECTED]> > Subject: Concept help ----------snip > SO what I want to do is to check the DB when item 1's button is > selected and check item 2 and set the available of all item 2s that > have the same item 1. ---------- Check the cookbook 'Recipe for Finding common lines in two containers'. This is line-delimited rather than item-delimited, but the principle is the same.
Also check Rev's site, Developer Central, for Mark Brownell's Array Manipulation stack. Serendipity Library. Tuvia's DB examples. ----------snip > Would this be best as a series of custom properties? > or as variable arrays? ---------- How about both? HTH, Ken N. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
