|
What about just doing? eval(isFolder) == true or isFolder == 'true' Cheers Gareth. Andrew Scott wrote: If anyone here is using jfson, can you tell me how to return a Boolean?The code Node.isFolder = true; Or Node.isFolder = 1; Returns either "isFolder":"true" or "isFolder":1 Neither of which is correct. It should be "isFolder":true Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Barry Beattie Sent: Wednesday, 26 July 2006 12:35 PM To: [email protected] Subject: [cfaussie] Re: CF to ASP programmer wanted christophe that's not quite true both ASP and ASP.NET use SQL as a string in a command (you can throw the SQL string straight at a connection object without a command object being used). there's issues about single quotes and concatenation as well as parameters. cfqueryparam is heaven on a stick... But I suspect what Cookie is after is more the experiance in using ADO/ADO/NET eg: connection objects command "" recordset "" (ADO/ASP) dataset "" (ADO.NET/ASP.NET) parameter "" Cookie, it might be worth clarifying if this is for ASP (_vbscript_) or ASP.NET (C# or VB.NET) (sorry, the gig ain't for me at the moment) On 7/26/06, christophe albrech <[EMAIL PROTECTED]> wrote:"the trickiest part about them is the sql queries" I don't get that... sql shouldn't have to be modified when translating coldfusion to asp. Only the functions (cfquery => whatever in asp) that execute the queries should change?? tof On 7/26/06, cookie <[EMAIL PROTECTED]> wrote:I urgently need a programmer who can translate ColdFusion to ASP for a couple of days work.I have some relatively short and simple CF pages that need translation, the trickiest part about them is the sql queries. If anyone can assist either email me at [EMAIL PROTECTED] or call my mobile on 0419316815. I can then send interested parties the source code to enable you to give me a quote for the job. Thanks Graham Cook --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~--- |
- [cfaussie] CF to ASP programmer wanted cookie
- [cfaussie] Re: CF to ASP programmer wanted cookie
- [cfaussie] Re: CF to ASP programmer wanted christophe albrech
- [cfaussie] Re: CF to ASP programmer wanted Barry Beattie
- [cfaussie] anyone using jfson? Andrew Scott
- [cfaussie] Re: anyone using jfson? Gareth Edwards
- [cfaussie] Re: anyone using jfson... Andrew Scott
- [cfaussie] CFLOCATION Issue Joel Cass
- [cfaussie] Re: CFLOCATION... Dale Fraser
- [cfaussie] Re: CFLOCATION... Charlie Arehart
- [cfaussie] Re: CFLOCATION... Joel Cass
- [cfaussie] Re: CFLOCATION... Charlie Arehart
- [cfaussie] Re: CFLOCATION... Joel Cass
- [cfaussie] Re: CF to ASP programmer wanted christophe albrech
- [cfaussie] Re: CF to ASP programmer wa... Peter Tilbrook
- [cfaussie] Re: CF to ASP programm... M@ Bourke
