SQL query text breaks syntax highlighting

Posted: 02-24-2005, 06:38 PM
The following code messes up dreamweaver's syntax highlighting. Im assuming
it's because the parser sees the bracket and thinks it's a tag.

<cfquery datasource="#application.dns#" name="list">
select * from emaillist where date >= '#from#' and date <= '#tue#' and
category='#request.cat#'
</cfquery>

Just a bug... thought maybe i'd point it out & maybe someone would notice.

Reply With Quote

Responses to "SQL query text breaks syntax highlighting"

 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
#38766 [NEW]: Nonbreaking whitespace breaks parsing a at b dot c dot de PHP Bugs 2 01-09-2007 03:26 AM
CFPARAM Query syntax Creasiamedia Coldfusion Database Access 3 02-22-2005 10:22 AM
Perl Syntax Highlighting moneybagsxp Macromedia ColdFusion 2 02-16-2005 05:08 PM
css buttons - formatting text breaks alignment ? Douglas Burton Macromedia Dynamic HTML 3 08-22-2003 01:47 AM
Highlighting Selection in non-editable text boxes Denis Macromedia Director Lingo 1 07-11-2003 09:41 AM