From: Juan Carlos Coruņa <jcoruna@umd.es> > REQUEST.update({'NoRows': 4}) > > and I tried: > > REQUEST['NoRows'] = 4 > > and I tried: > > REQUEST.set('NoRows', 4) That last one should have worked; The first two wouldn't. Do you get an error on the last one? Cheers, Evan @ digicool & 4-am