Re: Deleting Multiple Database Records based on Checkbox

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 18978
interpreted = N
texte = Can anybody tell me what's wrong with this. Like Kim earlier, I'm trying to update multiple records with a simple checkbox value. This all looks correct but doesn't work. I've viewed the formvariables and there all correct, it should trigger the replace context. But nothing happens. Checkbox coming off of the formReplace process.[formvariables] [showif [name]=update][replace db=../dbase/story.db&eqstoryID=[value]]blah=&oldStory=T[/replace] [/showif] [/formvariables]Even added the blah= incase there was something wrong there.This looks good to me, what am I missing. It flat doesn't work.try it. http://www.quake.org/adminRayAt 11:22 PM 7/21/98, you wrote: >At 10:51 Uhr 21.07.1998, Kimberly Wyrick wrote: >>I've searched the >>archives, and so far haven't found any past discussion on deleting multiple >>database records based on a checkbox... >> >>Database fields: username, todoitem, priority, deadline > > >Add a field with a unique ID to your database: >todoID, username, todoitem, priority, deadline >(you can use [cart] to generate the ID when you store a new record) > >In your form, name the checkboxes with some prefix and their ID's: >delete > >On your response page: > [formvariables] > [showif [name]^cb_] > [DELETE db=todo.db&eqIDdata=[getchars start=4][name][/getchars]] > [/showif] > [/formvariables] >How it works: >Checkboxes which are activated show up inside the [formvariables] loop, >others not. >With [showif] you ask if it is a checkbox you want to deal with (because of >its prefix cb_) >Inside the DELETE context the pure ID gets extracted and the record deleted. > > >Peter > >__________________________________________ >Peter Ostry - po@ostry.com - www.ostry.com >Ostry & Partner - Ostry Internet Solutions >Auhofstrasse 29 A-1130 Vienna Austria >fon ++43-1-8777454 fax ++43-1-8777454-21 > Webmaster Mind Information Systems http://www.mindinfo.com Associated Messages, from the most recent to the oldest:

    
  1. Re: Deleting Multiple Database Records based on Checkbox (Peter Ostry 1998)
  2. Re: Deleting Multiple Database Records based on Checkbox (Kimberly Wyrick 1998)
  3. Re: Deleting Multiple Database Records based on Checkbox (Kenneth Grome 1998)
  4. Re: Deleting Multiple Database Records based on Checkbox (Steve Rosenbaum 1998)
  5. Re: Deleting Multiple Database Records based on Checkbox (Peter Ostry 1998)
  6. Deleting Multiple Database Records based on Checkbox (Kimberly Wyrick 1998)
  7. Re: Deleting Multiple Database Records based on Checkbox (Raymond Hatch 1998)
Can anybody tell me what's wrong with this. Like Kim earlier, I'm trying to update multiple records with a simple checkbox value. This all looks correct but doesn't work. I've viewed the formvariables and there all correct, it should trigger the replace context. But nothing happens. Checkbox coming off of the formReplace process.[formvariables] [showif [name]=update][replace db=../dbase/story.db&eqstoryID=[value]]blah=&oldStory=T[/replace] [/showif] [/formvariables]Even added the blah= incase there was something wrong there.This looks good to me, what am I missing. It flat doesn't work.try it. http://www.quake.org/adminRayAt 11:22 PM 7/21/98, you wrote: >At 10:51 Uhr 21.07.1998, Kimberly Wyrick wrote: >>I've searched the >>archives, and so far haven't found any past discussion on deleting multiple >>database records based on a checkbox... >> >>Database fields: username, todoitem, priority, deadline > > >Add a field with a unique ID to your database: >todoID, username, todoitem, priority, deadline >(you can use [cart] to generate the ID when you store a new record) > >In your form, name the checkboxes with some prefix and their ID's: >delete > >On your response page: > [formvariables] > [showif [name]^cb_] > [DELETE db=todo.db&eqIDdata=[getchars start=4][name][/getchars]] > [/showif] > [/formvariables] >How it works: >Checkboxes which are activated show up inside the [formvariables] loop, >others not. >With [showif] you ask if it is a checkbox you want to deal with (because of >its prefix cb_) >Inside the DELETE context the pure ID gets extracted and the record deleted. > > >Peter > >__________________________________________ >Peter Ostry - po@ostry.com - www.ostry.com >Ostry & Partner - Ostry Internet Solutions >Auhofstrasse 29 A-1130 Vienna Austria >fon ++43-1-8777454 fax ++43-1-8777454-21 > Webmaster Mind Information Systems http://www.mindinfo.com Raymond Hatch

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

HELP WITH DATES (1997) Calendar (1997) [UPPERCASE] (1997) WebMerchant and Mac Auth Hub Help Please (1999) using showpage and showcart commands (1996) Digest for 4/18/97 (1997) RE: Problem (1997) [SHOWIF] (1997) CommandSecurity? (1997) Redirect in 4.0 (2000) shell problem (2003) Running _every_ page through WebCat ? (1997) [OT] What System Software? (2003) WebCat2 several catalogs? (1997) Not reading code (1997) Help! WebCat2 bug (1997) Variable prices and Formulas.db (1997) AppleScript question (1997) SiteGuard Admin Feature ? (1997) price search (1998)