Re: [PHP-DB] Checkboxes on repeat regions

2004-12-06 Thread Jason Wong
On Monday 06 December 2004 20:39, Stuart Felenstein wrote: > --- Jason Wong <[EMAIL PROTECTED]> wrote: > > I'm not sure what you mean exactly by "intended use > > checkboxes". > > Intended use - I generate a list (via a repeat region) > of records. Each item on the list has an associated > checkb

Re: [PHP-DB] Checkboxes on repeat regions

2004-12-06 Thread Stuart Felenstein
--- Jason Wong <[EMAIL PROTECTED]> wrote: > I'm not sure what you mean exactly by "intended use > checkboxes". Intended use - I generate a list (via a repeat region) of records. Each item on the list has an associated checkbox. If I put a check in the box, do a $_POST I expect on the next page

Re: [PHP-DB] Checkboxes on repeat regions

2004-12-06 Thread Jason Wong
On Monday 06 December 2004 18:11, Stuart Felenstein wrote: > Okay, I'll take a look. Usually, as in this case, I > did perform an extensive search for an answer. I did > not find one however that really addressed my > particular intended use of checkboxes. Many articles, > forum post, etc were

Re: [PHP-DB] Checkboxes on repeat regions

2004-12-06 Thread Stuart Felenstein
--- Jason Wong <[EMAIL PROTECTED]> wrote: > I understand from your previous postings that you > use Dreamweaver (to do at > least part of your coding). If you are at all > serious about coding with PHP > (ie you want to do stuff that is any more advanced > than the most basic stuff) > then you

Re: [PHP-DB] Checkboxes on repeat regions

2004-12-06 Thread Jason Wong
On Sunday 05 December 2004 20:53, Stuart Felenstein wrote: > I have this form that is set up like this: [snip] I understand from your previous postings that you use Dreamweaver (to do at least part of your coding). If you are at all serious about coding with PHP (ie you want to do stuff that i