[thelist] debugging coldfusion javascript output

Joshua Olson joshua at alphashop.com
Mon Oct 29 20:22:38 CST 2001


1. JSString format is probably your best bet in most cases.  You should most
likely come up with some preference on quoting as well.  Say, use double
quotes in CF and HTML, and use single quotes in JS.  It'll greatly simplify
situations which would otherwise be confusing.

2.  Please do not paste full source codes like you did into the list.

<tip type="Posting Code" author="Joshua Olson">
If you have a lot of code (like 15+ lines) you need people to look at,
please do not post it to the list.  Rather, put it up on a website and post
a like to it on the list.

People on digest (and Dan) will appreciate it.
</tip>

-joshua

----- Original Message -----
From: "Kevin" <krr at ix.netcom.com>
Subject: [thelist] debugging coldfusion javascript output


: I have a coldfusion template used to output the Javascript double combo
: select list.

<SNIP!>





More information about the thelist mailing list