[jQuery] Re: How to maintain data Yes or No in output...

2009-08-07 Thread Jack Killpatrick
If the values are truly the words Yes and No in the db, then it's probably the library you're using on the server side to prepare the data for returning for the ajax call. Check the output of that. If that's still showing the words, it seems odd that they would transform again on their way to

[jQuery] Re: How to maintain data Yes or No in output...

2009-08-07 Thread Rick Faircloth
ColdFusion to return the data to the calling page in json. Rick From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Jack Killpatrick Sent: Friday, August 07, 2009 1:09 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: How to maintain data Yes

[jQuery] Re: How to maintain data Yes or No in output...

2009-08-07 Thread Jack Killpatrick
set ColdFusion to return the data to the calling page in json. Rick *From:* jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] *On Behalf Of *Jack Killpatrick *Sent:* Friday, August 07, 2009 1:09 PM *To:* jquery-en@googlegroups.com *Subject:* [jQuery] Re: How to maintain

[jQuery] Re: How to maintain data Yes or No in output...

2009-08-07 Thread Rick Faircloth
language would have a solution for this on the output side. Rick From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Jack Killpatrick Sent: Friday, August 07, 2009 2:55 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: How to maintain data Yes

[jQuery] Re: How to maintain data Yes or No in output...

2009-08-07 Thread Rick Faircloth
07, 2009 2:55 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: How to maintain data Yes or No in output... I do CF dev work, too, but haven't come across this yet, but it made me curious. I googled coldfusion yes no serialize json and it brought up a few articles about this. Sounds like

[jQuery] Re: How to maintain data Yes or No in output...

2009-08-07 Thread Jack Killpatrick
:* jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] *On Behalf Of *Jack Killpatrick *Sent:* Friday, August 07, 2009 2:55 PM *To:* jquery-en@googlegroups.com *Subject:* [jQuery] Re: How to maintain data Yes or No in output... I do CF dev work, too, but haven't come across this yet