Thanks everyone for your help, I finally got it working. For those that were curious, my writeResultRow() function was not naming the input fields properly, so the SESSION variables could not be updated properly. I had to add an array item for each show, an id, then call the id to name the inputs with.
On Fri, Aug 14, 2009 at 11:13 AM, Ben Dunlap <[email protected]>wrote: > Great, hope it helps! -Ben > > On Fri, Aug 14, 2009 at 10:52 AM, Allen McCabe<[email protected]> > wrote: > > This is an EXCELLENT idea. > > >

