No, but if it did that would be a real security problem because anyone could just come along and hose the app.
You can, however, re-run setup/Setup.cfm to reset the entire application and all cookies on your machine at the same time. The setup directory is intended to be secured with OS-level security when it is deployed in production. Respectfully, Adam Phillip Churvis Member of Team Macromedia Advanced Intensive Training: * C# & ASP.NET for ColdFusion Developers * ColdFusion MX Master Class * Advanced Development with CFMX and SQL Server 2000 http://www.ColdFusionTraining.com Download CommerceBlocks V2.1 and LoRCAT from http://www.ProductivityEnhancement.com The ColdFusion MX Bible is in bookstores now! ----- Original Message ----- From: "Dan O'Keefe" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, November 08, 2004 10:59 AM Subject: [plum] purging persistent scopes > Does plum have a trick for purging the application scope by passing a var on > the URL or something like that? > > Dan > ----- Original Message ----- > From: "Dan O'Keefe" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, November 05, 2004 2:06 PM > Subject: [plum] Edit form for multiple records > > > > As you can probably tell, I am trying to implement using PLUM ina real > world > > app, and I am running inot thinks I do not recall from the tutorial or > > previous use. > > > > Looks to me like the edit form requires you to pass the primary key only > > which will give you one record. I want to edit multiple records kind of > like > > in a grid fashion and I am not finding a way to easily do that. > > > > Dan > > > > > > > >
