numero = 110243
interpreted = N
texte = My thanks to everyone for the valuable input.I will definitely try some of your suggestions in the future.Meanwhile, I was able to do some troubleshooting, and I found where my =problems were.I was using 20 checkboxes in the form.Each of my field names that was holding data for a checkbox had an extra =space at the end of the field name at the top of the .db=20(not working) All 20 of them.The other field names that were not holding data from a checkbox did not =have this extra space in the name.(working fine)I can't explain how the extra spaces got there, or why only the 20 =checkbox fields had them.It was odd.Thanks again. Enjoy your day.sfbOn Mar 12, 2013, at 12:05 AM, Stuart Tremain wrote:> or do something like this>=20>=20> Add a blank value in a hidden input just before the final so =that the filed is passing a value for you to check.>=20> >=20>=20>=20> On 12/03/2013, at 12:07 PM, Michael Davis wrote:>=20>> Checkboxes. A clue then. I'm guessing this isn't a WebDNA issue but =rather an issue with form processing. Checkboxes that are not checked do =not exist in formvariables. Are you doing something like this:=20>> [replace db=3D...]checkedvalue=3D[url][if ="[checkedvalue]"!""][then][checkedvalue][/then][else][/else][/if][/url][/r=eplace]>>=20>> This will set a value in your db but it will never remove a value =once it's set, even if the checkbox is not selected. =20>>=20>> Michael Davis>> 503 704-7148>>=20>> On Mar 2, 2013, at 3:51 PM, Stephen Braun =wrote:>>=20>>> Yes, I have the FLUSHDATABASES tag right in the script.>>>=20>>> I just noticed another odd thing.>>> I can edit the text fields into the database using the [replace] =command. =20>>> I can't edit the checkbox selections using the same replace command.>>>=20>>> I have [url][/url] around each variable.>>> Hmmm.>>> sfb>>>=20>>> On Mar 2, 2013, at 4:59 PM, "WJ Starck, DDS" =wrote:>>>=20>>>> Did you flush databases before trying to change the file =permissions?>>>>=20>>>>=20>>>> William J. Starck, DDS>>>> Starck Oral Surgery>>>> 1850 Keller Parkway Suite 102>>>> Keller, TX 76248>>>> 817-431-9566>>>> http://www.drstarck.com>>>>=20>>>>=20>>>> On Mar 2, 2013, at 3:45 PM, Stephen Braun =wrote:>>>>=20>>>>> Hi All,>>>>> I have a file called products.db>>>>> Is this a 'protected' file name or something special?>>>>>=20>>>>> I can't write data to it anymore.>>>>> Every time I check, it is CHMOD 660, so I set it to 775, but it =reverts back to 660.>>>>>=20>>>>> Any ideas?>>>>>=20>>>>> Thanks,>>>>> sfb>>>>>=20>>>>>=20>>>>>=20>>>>>=20>>>>> --------------------------------------------------------->>>>> This message is sent to you because you are subscribed to>>>>> the mailing list .>>>>> To unsubscribe, E-mail to: >>>>> archives: http://mail.webdna.us/list/talk@webdna.us>>>>> Bug Reporting: support@webdna.us>>>> --------------------------------------------------------->>>> This message is sent to you because you are subscribed to>>>> the mailing list .>>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us>>>> Bug Reporting: support@webdna.us>>>=20>>> --------------------------------------------------------->>> This message is sent to you because you are subscribed to>>> the mailing list .>>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us>>> Bug Reporting: support@webdna.us>> --------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us>> Bug Reporting: support@webdna.us>=20> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> Bug Reporting: support@webdna.us
Associated Messages, from the most recent to the oldest:
My thanks to everyone for the valuable input.I will definitely try some of your suggestions in the future.Meanwhile, I was able to do some troubleshooting, and I found where my =problems were.I was using 20 checkboxes in the form.Each of my field names that was holding data for a checkbox had an extra =space at the end of the field name at the top of the .db=20(not working) All 20 of them.The other field names that were not holding data from a checkbox did not =have this extra space in the name.(working fine)I can't explain how the extra spaces got there, or why only the 20 =checkbox fields had them.It was odd.Thanks again. Enjoy your day.sfbOn Mar 12, 2013, at 12:05 AM, Stuart Tremain wrote:> or do something like this>=20>=20> Add a blank value in a hidden input just before the final so =that the filed is passing a value for you to check.>=20> >=20>=20>=20> On 12/03/2013, at 12:07 PM, Michael Davis wrote:>=20>> Checkboxes. A clue then. I'm guessing this isn't a WebDNA issue but =rather an issue with form processing. Checkboxes that are not checked do =not exist in formvariables. Are you doing something like this:=20>> [replace db=3D...]checkedvalue=3D[url][if ="[checkedvalue]"!""][then][checkedvalue][/then][else][/else][/if][/url][/r=eplace]>>=20>> This will set a value in your db but it will never remove a value =once it's set, even if the checkbox is not selected. =20>>=20>> Michael Davis>> 503 704-7148>>=20>> On Mar 2, 2013, at 3:51 PM, Stephen Braun =wrote:>>=20>>> Yes, I have the FLUSHDATABASES tag right in the script.>>>=20>>> I just noticed another odd thing.>>> I can edit the text fields into the database using the [replace] =command. =20>>> I can't edit the checkbox selections using the same replace command.>>>=20>>> I have [url][/url] around each variable.>>> Hmmm.>>> sfb>>>=20>>> On Mar 2, 2013, at 4:59 PM, "WJ Starck, DDS" =wrote:>>>=20>>>> Did you flush databases before trying to change the file =permissions?>>>>=20>>>>=20>>>> William J. Starck, DDS>>>> Starck Oral Surgery>>>> 1850 Keller Parkway Suite 102>>>> Keller, TX 76248>>>> 817-431-9566>>>> http://www.drstarck.com>>>>=20>>>>=20>>>> On Mar 2, 2013, at 3:45 PM, Stephen Braun =wrote:>>>>=20>>>>> Hi All,>>>>> I have a file called products.db>>>>> Is this a 'protected' file name or something special?>>>>>=20>>>>> I can't write data to it anymore.>>>>> Every time I check, it is CHMOD 660, so I set it to 775, but it =reverts back to 660.>>>>>=20>>>>> Any ideas?>>>>>=20>>>>> Thanks,>>>>> sfb>>>>>=20>>>>>=20>>>>>=20>>>>>=20>>>>> --------------------------------------------------------->>>>> This message is sent to you because you are subscribed to>>>>> the mailing list .>>>>> To unsubscribe, E-mail to: >>>>> archives: http://mail.webdna.us/list/talk@webdna.us>>>>> Bug Reporting: support@webdna.us>>>> --------------------------------------------------------->>>> This message is sent to you because you are subscribed to>>>> the mailing list .>>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us>>>> Bug Reporting: support@webdna.us>>>=20>>> --------------------------------------------------------->>> This message is sent to you because you are subscribed to>>> the mailing list .>>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us>>> Bug Reporting: support@webdna.us>> --------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us>> Bug Reporting: support@webdna.us>=20> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> Bug Reporting: support@webdna.us
Stephen Braun
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...