Re: [founditems] & radiobuttons - CONCLUSION

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 43775
interpreted = N
texte = duh. Had: OUTSIDE of the form when I tried [interpret]It works now. Thanks robert.-Dan <--- has webcat egg on face once againOn Tue, 24 Sep 2002 12:12:37 Dan Strong wrote: >Whoops, I meant >[interpret][[id]_DECISION][/interpret] >not >[interpret][[id]_STATUS][/interpret] >(been staring at this too long...) > >-dan > >On Tue, 24 Sep 2002 12:11:12 > Dan Strong wrote: >>Yeah, I tried that too... >>[interpret][[id]_STATUS][/interpret] on the receiving end >>returns: >> >>(literally) [[id]_DECISION] >> >>Funny, a [formvariables] loop on the receiving end shows >>that the correct varaiable is being passed...I just don't >>know how to get it: >> >>[FormVariables] [index],[name],[value]
>>[/FormVariables] returns: >> >>...other stuff... >>9,01_DECISION,YES >>...other stuff... >> >>Well, I guess I could try and wrestle the result from the >>[formvariables] loop but it sure seems like >>overkill...I've got to be overlooking something totally >>simple like a malformed [tag]] or something... >> >>-Dan >>------------------------------------------- >>http://www.StrongGraphicDesign.com >>(208) 319-0137 | Toll-free p/f 877-561-1656 >> >> >> >> >>On Tue, 24 Sep 2002 15:02:45 >> ROBERT MCPEAK wrote: >>>What happens if you wrap it in [interpret] tags on the >>>your second >>>example in the receiving end? >>> >>>>>>webdna@stronggraphicdesign.com 09/24/02 02:49PM >>> >>>Brainfart here... (I've totally simplified it to >>>illustrate my specific prob...assume [id] is unique to >>>each founditem, the search works, and I get 10 >>>[founditems]) >>> >>>[founditems] >>>
>>action=my_results.html> >>> >>> >>> >>> >>>
>>>[/founditems] >>> >>>...of course, causes EVERY radio button in the loop to be >>>named DECISION, allowing for only 1 choice out of 30, >>>instead of 1 choice out of 3 ten times, even though I am >>>dealing with 10 different forms -- which of course is no >>>good...so, no biggie, I make each set of radio buttons >>>unique to their respective forms like so: >>> >>> >>> >>> >>> >>>Problem is, when I submit each form now, all other >>>variables (not shown) pass fine, but the radio buttons >>>value comes accross as (literally): [[id]_decision] >>>instead of YES or whatever... >>> >>>I'm catching it on my_results.html like this: >>>----------------------------------- >>>Availability: [[id]_DECISION] >>>----------------------------------- >>> >>>I even tried a hidden field within each form in the loop >>>to re-set the ID variable for each form, >>> >>> >>>but then I get: >>>----------------------------------- >>>Availability: [01_DECISION] (or whatever [ID] happens to >>>be) >>>----------------------------------- >>> >>>What am I overlooking? How do I tell the results page to >>>harvest the correct radiobutton variable? Am I confusing >>>my client-side/server-side logic? >>> >>>Thanks in advance, >>> >>>-Dan >>>------------------------------------------- >>>http://www.StrongGraphicDesign.com (208) 319-0137 | >>>Toll-free p/f 877-561-1656 >>> >>>------------------------------------------------------------- >>>This message is sent to you because you are subscribed to >>> the mailing list . >>>To unsubscribe, E-mail to: >>> >>>To switch to the DIGEST mode, E-mail to >>> >>>Web Archive of this list is at: >>>http://search.smithmicro.com/ >>> >>>------------------------------------------------------------- >>>This message is sent to you because you are subscribed to >>> the mailing list . >>>To unsubscribe, E-mail to: >>> >>>To switch to the DIGEST mode, E-mail to >>> >>>Web Archive of this list is at: >>>http://search.smithmicro.com/ >> >>------------------------------------------------------------- >>This message is sent to you because you are subscribed to >> the mailing list . >>To unsubscribe, E-mail to: >> >>To switch to the DIGEST mode, E-mail to >> >>Web Archive of this list is at: >>http://search.smithmicro.com/ > >------------------------------------------- >http://www.StrongGraphicDesign.com >(208) 319-0137 | Toll-free p/f 877-561-1656 > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: >http://search.smithmicro.com/------------------------------------------- http://www.StrongGraphicDesign.com (208) 319-0137 | Toll-free p/f 877-561-1656------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] [sendmail] inside a [founditems] loop ... please comment on parameters. (Jeffrey Jones 2009)
  2. Re: [WebDNA] [sendmail] inside a [founditems] loop ... please comment on parameters. (Kenneth Grome 2009)
  3. Re: [WebDNA] [sendmail] inside a [founditems] loop ... please ("Terry Wilson" 2009)
  4. Re: [WebDNA] [sendmail] inside a [founditems] loop ... please comment on parameters. (Govinda 2009)
  5. Re: [WebDNA] [sendmail] inside a [founditems] loop ... please comment on parameters. (Jeffrey Jones 2009)
  6. [WebDNA] [sendmail] inside a [founditems] loop ... please comment on parameters. (Govinda 2009)
  7. Re: Sum of [founditems] ? *It works* ( "Dan Strong" 2004)
  8. Re: Sum of [founditems] ? ( Gary Krockover 2004)
  9. Re: Sum of [founditems] ? ( "WebDna @ Inkblot Media" 2004)
  10. Re: Sum of [founditems] ? ( Alex McCombie 2004)
  11. Re: Sum of [founditems] ? ( Gary Krockover 2004)
  12. Re: Sum of [founditems] ? ( "Dan Strong" 2004)
  13. Re: Sum of [founditems] ? ( Gary Krockover 2004)
  14. Re: Sum of [founditems] ? ( "Dan Strong" 2004)
  15. Re: Sum of [founditems] ? ( "Dan Strong" 2004)
  16. Re: Sum of [founditems] ? ( Alex McCombie 2004)
  17. Re: Sum of [founditems] ? ( Gary Krockover 2004)
  18. Re: Sum of [founditems] ? ( "Dan Strong" 2004)
  19. Re: Sum of [founditems] ? ( "Dan Strong" 2004)
  20. Re: Sum of [founditems] ? ( Gary Krockover 2004)
  21. Re: Sum of [founditems] ? ( Marc Kaiwi 2004)
  22. Re: Sum of [founditems] ? ( "Andrew Simpson" 2004)
  23. Sum of [founditems] ? ( "Dan Strong" 2004)
  24. Re: [founditems] & radiobuttons - CONCLUSION (ROBERT MCPEAK 2002)
  25. Re: [founditems] & radiobuttons - CONCLUSION (Dan Strong 2002)
  26. Re: [founditems] & radiobuttons (Ron Ceballos 2002)
  27. Re: [founditems] & radiobuttons (Dan Strong 2002)
  28. Re: [founditems] & radiobuttons (Dan Strong 2002)
  29. Re: [founditems] & radiobuttons (ROBERT MCPEAK 2002)
  30. [founditems] & radiobuttons (Dan Strong 2002)
  31. Re: [FoundItems] Image Gallery (Matthew Bohne 2001)
  32. Re: [FoundItems] Image Gallery (Nitai @ ComputerOil 2001)
  33. Re: [FoundItems] Image Gallery (Nitai @ ComputerOil 2001)
  34. [FoundItems] Image Gallery (Matthew Bohne 2001)
  35. experts! - Re: [foundItems] context problem (John Butler 2000)
  36. Re: [foundItems] context problem (Bob/Amelia McPeak 2000)
  37. Re: [foundItems] context problem (Kenneth Grome 2000)
  38. Re: [foundItems] context problem (Robert McPeak 2000)
  39. Re: [foundItems] context problem (Kenneth Grome 2000)
  40. Re: [foundItems] context problem (Robert McPeak 2000)
  41. Re: [foundItems] context problem (Robert McPeak 2000)
  42. Re: [foundItems] context problem (Robie Blair 2000)
  43. Re: [foundItems] context problem (Robert McPeak 2000)
  44. Re: [foundItems] context problem (Robie Blair 2000)
  45. [foundItems] context problem (Robert McPeak 2000)
  46. Re: [foundItems] context problem (Jesse Proudman 2000)
  47. Re[2]: [foundItems] context question --returns some fields b (jpeacock@univpress.com 2000)
  48. Re: [foundItems] context question --returns some fields but n (jpeacock@univpress.com 2000)
  49. Re: [foundItems] context question --returns some fields but not others-- (Robert McPeak 2000)
  50. Re: [foundItems] context question --returns some fields but not others-- (Anup setty 2000)
  51. [foundItems] context question --returns some fields but not others-- (Robert McPeak 2000)
  52. Re: [FoundItems] solved - thanks (Grant Hulbert 1997)
  53. [FoundItems] solved - thanks (Craig Thurmond 1997)
  54. Re: WebCatalog [FoundItems] Problem - AGAIN - (Grant Hulbert 1997)
  55. Re: WebCatalog [FoundItems] Problem - AGAIN - (Kenneth Grome 1997)
  56. Re: WebCatalog [FoundItems] Problem - AGAIN - (grichter@panavise.com (Gary Richter) 1997)
  57. WebCatalog [FoundItems] Problem - AGAIN - (Craig Thurmond 1997)
  58. Re: ooops...WebCatalog [FoundItems] Problem - LONG - (Grant Hulbert 1997)
  59. Re: ooops...WebCatalog [FoundItems] Problem - LONG - (Phil Marshall 1997)
  60. Re: ooops...WebCatalog [FoundItems] Problem - LONG - (Jay Van Vark 1997)
  61. ooops...WebCatalog [FoundItems] Problem - LONG - (Craig Thurmond 1997)
  62. Re: WebCatalog [FoundItems] Problem - LONG - (grichter@panavise.com (Gary Richter) 1997)
  63. Re: WebCatalog [FoundItems] Problem - LONG - (Kenneth Grome 1997)
  64. WebCatalog [FoundItems] Problem - LONG - (Craig Thurmond 1997)
duh. Had: OUTSIDE of the form when I tried [interpret]It works now. Thanks robert.-Dan <--- has webcat egg on face once againOn Tue, 24 Sep 2002 12:12:37 Dan Strong wrote: >Whoops, I meant >[interpret][[id]_DECISION][/interpret] >not >[interpret][[id]_STATUS][/interpret] >(been staring at this too long...) > >-dan > >On Tue, 24 Sep 2002 12:11:12 > Dan Strong wrote: >>Yeah, I tried that too... >>[interpret][[id]_STATUS][/interpret] on the receiving end >>returns: >> >>(literally) [[id]_DECISION] >> >>Funny, a [formvariables] loop on the receiving end shows >>that the correct varaiable is being passed...I just don't >>know how to get it: >> >>[formvariables] [index],[name],[value]
>>[/FormVariables] returns: >> >>...other stuff... >>9,01_DECISION,YES >>...other stuff... >> >>Well, I guess I could try and wrestle the result from the >>[formvariables] loop but it sure seems like >>overkill...I've got to be overlooking something totally >>simple like a malformed [tag]] or something... >> >>-Dan >>------------------------------------------- >>http://www.StrongGraphicDesign.com >>(208) 319-0137 | Toll-free p/f 877-561-1656 >> >> >> >> >>On Tue, 24 Sep 2002 15:02:45 >> ROBERT MCPEAK wrote: >>>What happens if you wrap it in [interpret] tags on the >>>your second >>>example in the receiving end? >>> >>>>>>webdna@stronggraphicdesign.com 09/24/02 02:49PM >>> >>>Brainfart here... (I've totally simplified it to >>>illustrate my specific prob...assume [id] is unique to >>>each founditem, the search works, and I get 10 >>>[founditems]) >>> >>>[founditems] >>>
>>action=my_results.html> >>> >>> >>> >>> >>>
>>>[/founditems] >>> >>>...of course, causes EVERY radio button in the loop to be >>>named DECISION, allowing for only 1 choice out of 30, >>>instead of 1 choice out of 3 ten times, even though I am >>>dealing with 10 different forms -- which of course is no >>>good...so, no biggie, I make each set of radio buttons >>>unique to their respective forms like so: >>> >>> >>> >>> >>> >>>Problem is, when I submit each form now, all other >>>variables (not shown) pass fine, but the radio buttons >>>value comes accross as (literally): [[id]_decision] >>>instead of YES or whatever... >>> >>>I'm catching it on my_results.html like this: >>>----------------------------------- >>>Availability: [[id]_DECISION] >>>----------------------------------- >>> >>>I even tried a hidden field within each form in the loop >>>to re-set the ID variable for each form, >>> >>> >>>but then I get: >>>----------------------------------- >>>Availability: [01_DECISION] (or whatever [ID] happens to >>>be) >>>----------------------------------- >>> >>>What am I overlooking? How do I tell the results page to >>>harvest the correct radiobutton variable? Am I confusing >>>my client-side/server-side logic? >>> >>>Thanks in advance, >>> >>>-Dan >>>------------------------------------------- >>>http://www.StrongGraphicDesign.com (208) 319-0137 | >>>Toll-free p/f 877-561-1656 >>> >>>------------------------------------------------------------- >>>This message is sent to you because you are subscribed to >>> the mailing list . >>>To unsubscribe, E-mail to: >>> >>>To switch to the DIGEST mode, E-mail to >>> >>>Web Archive of this list is at: >>>http://search.smithmicro.com/ >>> >>>------------------------------------------------------------- >>>This message is sent to you because you are subscribed to >>> the mailing list . >>>To unsubscribe, E-mail to: >>> >>>To switch to the DIGEST mode, E-mail to >>> >>>Web Archive of this list is at: >>>http://search.smithmicro.com/ >> >>------------------------------------------------------------- >>This message is sent to you because you are subscribed to >> the mailing list . >>To unsubscribe, E-mail to: >> >>To switch to the DIGEST mode, E-mail to >> >>Web Archive of this list is at: >>http://search.smithmicro.com/ > >------------------------------------------- >http://www.StrongGraphicDesign.com >(208) 319-0137 | Toll-free p/f 877-561-1656 > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: >http://search.smithmicro.com/------------------------------------------- http://www.StrongGraphicDesign.com (208) 319-0137 | Toll-free p/f 877-561-1656------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Dan Strong

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:

[WebDNA] Search Site (2009) WebCatalog as a ListServ (1998) Items XX to XX shown (1997) Locking up with WebCatalog... (1997) Mozilla/4. and Browser Info.txt (1997) [ot] G5 Desktop as Server (2004) RE: [WebDNA] WebDNA frameworks and beginners (2012) Date Help (2004) Duplicate Carts (2000) Feature request (1998) catagories (1997) Crazy dates (was: sorting dates) (1999) Showif Context combined with Search (1997) _ in front of field name (1998) RE: shrink-wrapped version out yet? (1997) WC 2.0 frames feature (1997) Talk list archives down? (2003) PCS Frames (1997) Extended [ConvertChars] (1997) quantity minimum problem (1997)