<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Mon, 12 May 2014 13:25:46 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-05-12T13:25:46Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Incorrect string value</title>
      <link>https://forums.adobe.com/thread/1473002</link>
      <description>&lt;!-- [DocumentBodyStart:b90181d3-6a37-43a7-b2c3-14d277d385b7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi - we've just upgraded from cf8 to cf9 and are getting a fair few of these errors - &lt;span style="color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small;"&gt;"Error Executing Database Query. Incorrect string value: '\xE2\x80\x8BWe ...' for column" as we try to insert a row in the db.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The query is inserting the following string "&lt;span style="color: #004d72; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;We are seeking a" - nothing innocuous in the text and certainly no instance of this string '&lt;span style="color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small;"&gt;\xE2\x80\x8B&lt;/span&gt;' (despite what the error message says).&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone else run into this, any ideas what's going on?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks very much for any help you can offer as I'm completely stuck.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kind regards,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b90181d3-6a37-43a7-b2c3-14d277d385b7] --&gt;&lt;img src='/beacon?t=1415920172380' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">error</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">coldfusion</category>
      <pubDate>Mon, 12 May 2014 13:25:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1473002</guid>
      <dc:date>2014-05-12T13:25:46Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>16</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfform autosuggest pass 2 values (locationname and locationid)</title>
      <link>https://forums.adobe.com/thread/1505507</link>
      <description>&lt;!-- [DocumentBodyStart:894a1ae5-7a59-4092-9586-e03c607a8f40] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi chaps,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've decided it's about time I started using cfform (3 mins in and I've already hit my first stumbling block!)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I want to have an autosuggest text input for users to choose a city. In my db I have locationnames and locationids. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;eg&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;locationid&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp; locationname&lt;/p&gt;&lt;p&gt;----------------------------------------&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; London&lt;/p&gt;&lt;p&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; New York&lt;/p&gt;&lt;p&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Paris&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;etc&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The user will start to type the locationame - I want autosuggest to show locationanames that match, but when they submit the form I actually want the locationid to be passed..&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How on earth do I do this with cfform?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks very much for any help you can offer.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:894a1ae5-7a59-4092-9586-e03c607a8f40] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cfform</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">autosuggest</category>
      <pubDate>Tue, 24 Jun 2014 11:29:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1505507</guid>
      <dc:date>2014-06-24T11:29:03Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>bug in cfadmin &gt; scheduled tasks? Updating a task breaks the password even though I didn't touch the password field</title>
      <link>https://forums.adobe.com/thread/1497598</link>
      <description>&lt;!-- [DocumentBodyStart:c2331a79-03da-4a3e-a9cf-df6fbac00571] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;1&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px;"&gt;. create a task which uses the username password facility (eg run a page that requires authentication to reach)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px;"&gt;2. save the task (check it runs ok)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px;"&gt;3. &lt;/span&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px; line-height: 1.5em;"&gt;go back in and change something (eg change when the task is to run) but don't touch the username/password bit&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px; line-height: 1.5em;"&gt;4. save the task&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px; line-height: 1.5em;"&gt;the task will now fail to run correctly as the password will now be incorrect (even through it was correct before and hasn't been touched). &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px; line-height: 1.5em;"&gt;Is anyone else experiencing this (CF9) - I do wonder if it's my browser messing with the password field?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, verdana, tahoma, sans-serif; font-size: 12px; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c2331a79-03da-4a3e-a9cf-df6fbac00571] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">scheduled_tasks</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cfadmin</category>
      <pubDate>Mon, 16 Jun 2014 12:26:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1497598</guid>
      <dc:date>2014-06-16T12:26:47Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to turn this Java into something I can use in CF?</title>
      <link>https://forums.adobe.com/thread/1492761</link>
      <description>&lt;!-- [DocumentBodyStart:c31a0e0f-35b6-4e67-ba44-d68d36473ec6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi - Following on from a recent post about how to strip our special characters from a string before insertion to the db I have found this Java code - my question is, how can I turn this into something I can use with CF? I think I need to use the cfscipt tag but that's right on the boundaries of my knowledge base.. If anyone could please help I'd be ever so grateful - thank you!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;package net.htmlescape; &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;/** &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* HtmlEscape in Java, which is compatible with utf-8 &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&lt;span&gt;* @author Ulrich Jensen, &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.htmlescape.net" rel="nofollow"&gt;http://www.htmlescape.net&lt;/a&gt;&lt;span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* Feel free to get inspired, use or steal this code and use it in your &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* own projects. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* License: &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* You have the right to use this code in your own project or publish it &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* on your own website. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* If you are going to use this code, please include the author lines. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* Use this code at your own risk. The author does not warrent or assume any &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* legal liability or responsibility for the accuracy, completeness or usefullness of &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;* this program code. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;*/ &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;public class HtmlEscape { &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; private static char[] hex={'0','1','2','3','4','5','6','7','8','9','a','b','c','d','e','f'}; &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; /** &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; * Method for html escaping a String, for use in a textarea &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; * @param original The String to escape &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; * @return The escaped String &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; */ &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; public static String escapeTextArea(String original) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return escapeSpecial(escapeTags(original));&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; /** &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; * Normal escape function, for Html escaping Strings &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; * @param original The original String &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; * @return The escape String &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; */ &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; public static String escape(String original) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return escapeSpecial(escapeBr(escapeTags(original))); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; public static String escapeTags(String original) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(original==null) return ""; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; StringBuffer out=new StringBuffer(""); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; char[] chars=original.toCharArray(); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(int i=0;i&amp;lt;chars.length;i++) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; boolean found=true; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch(chars[i]) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 60:out.append("&amp;amp;lt;"); break; //&amp;lt; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 62:out.append("&amp;amp;gt;"); break; //&amp;gt; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 34:out.append("&amp;amp;quot;"); break; //" &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; default:found=false;break; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(!found) out.append(chars[i]); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return out.toString(); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; public static String escapeBr(String original) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(original==null) return ""; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; StringBuffer out=new StringBuffer(""); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; char[] chars=original.toCharArray(); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(int i=0;i&amp;lt;chars.length;i++) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; boolean found=true; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch(chars[i]) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case '\n': out.append("&amp;lt;br/&amp;gt;"); break; //newline &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case '\r': break; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; default:found=false;break; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(!found) out.append(chars[i]); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return out.toString(); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; public static String escapeSpecial(String original) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(original==null) return ""; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; StringBuffer out=new StringBuffer(""); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; char[] chars=original.toCharArray(); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(int i=0;i&amp;lt;chars.length;i++) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; boolean found=true; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch(chars[i]) { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 38:out.append("&amp;amp;amp;"); break; //&amp;amp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 198:out.append("&amp;amp;AElig;"); break; //&amp;#198; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 193:out.append("&amp;amp;Aacute;"); break; //&amp;#193; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 194:out.append("&amp;amp;Acirc;"); break; //&amp;Acirc; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 192:out.append("&amp;amp;Agrave;"); break; //&amp;#192; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 197:out.append("&amp;amp;Aring;"); break; //&amp;Aring; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 195:out.append("&amp;amp;Atilde;"); break; //&amp;#195; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 196:out.append("&amp;amp;Auml;"); break; //&amp;#196; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 199:out.append("&amp;amp;Ccedil;"); break; //&amp;#199; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 208:out.append("&amp;amp;ETH;"); break; //&amp;ETH; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 201:out.append("&amp;amp;Eacute;"); break; //&amp;Eacute; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 202:out.append("&amp;amp;Ecirc;"); break; //&amp;Ecirc; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 200:out.append("&amp;amp;Egrave;"); break; //&amp;#200; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 203:out.append("&amp;amp;Euml;"); break; //&amp;Euml; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 205:out.append("&amp;amp;Iacute;"); break; //&amp;Iacute; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 206:out.append("&amp;amp;Icirc;"); break; //&amp;Icirc; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 204:out.append("&amp;amp;Igrave;"); break; //&amp;Igrave; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 207:out.append("&amp;amp;Iuml;"); break; //&amp;Iuml; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 209:out.append("&amp;amp;Ntilde;"); break; //&amp;#209; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 211:out.append("&amp;amp;Oacute;"); break; //&amp;Oacute; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 212:out.append("&amp;amp;Ocirc;"); break; //&amp;Ocirc; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 210:out.append("&amp;amp;Ograve;"); break; //&amp;#210; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 216:out.append("&amp;amp;Oslash;"); break; //&amp;#216; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 213:out.append("&amp;amp;Otilde;"); break; //&amp;#213; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 214:out.append("&amp;amp;Ouml;"); break; //&amp;Ouml; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 222:out.append("&amp;amp;THORN;"); break; //&amp;#222; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 218:out.append("&amp;amp;Uacute;"); break; //&amp;Uacute; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 219:out.append("&amp;amp;Ucirc;"); break; //&amp;Ucirc; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 217:out.append("&amp;amp;Ugrave;"); break; //&amp;Ugrave; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 220:out.append("&amp;amp;Uuml;"); break; //&amp;#220; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 221:out.append("&amp;amp;Yacute;"); break; //&amp;Yacute; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 225:out.append("&amp;amp;aacute;"); break; //&amp;aacute; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 226:out.append("&amp;amp;acirc;"); break; //&amp;acirc; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 230:out.append("&amp;amp;aelig;"); break; //&amp;aelig; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 224:out.append("&amp;amp;agrave;"); break; //&amp;agrave; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 229:out.append("&amp;amp;aring;"); break; //&amp;aring; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 227:out.append("&amp;amp;atilde;"); break; //&amp;#227; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 228:out.append("&amp;amp;auml;"); break; //&amp;#228; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 231:out.append("&amp;amp;ccedil;"); break; //&amp;ccedil; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 233:out.append("&amp;amp;eacute;"); break; //&amp;#233; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 234:out.append("&amp;amp;ecirc;"); break; //&amp;ecirc; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 232:out.append("&amp;amp;egrave;"); break; //&amp;#232; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 240:out.append("&amp;amp;eth;"); break; //&amp;#240; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 235:out.append("&amp;amp;euml;"); break; //&amp;#235; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 237:out.append("&amp;amp;iacute;"); break; //&amp;iacute; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 238:out.append("&amp;amp;icirc;"); break; //&amp;icirc; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 236:out.append("&amp;amp;igrave;"); break; //&amp;#236; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 239:out.append("&amp;amp;iuml;"); break; //&amp;iuml; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 241:out.append("&amp;amp;ntilde;"); break; //&amp;#241; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 243:out.append("&amp;amp;oacute;"); break; //&amp;oacute; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 244:out.append("&amp;amp;ocirc;"); break; //&amp;#244; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 242:out.append("&amp;amp;ograve;"); break; //&amp;#242; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 248:out.append("&amp;amp;oslash;"); break; //&amp;#248; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 245:out.append("&amp;amp;otilde;"); break; //&amp;#245; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 246:out.append("&amp;amp;ouml;"); break; //&amp;ouml; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 223:out.append("&amp;amp;szlig;"); break; //&amp;szlig; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 254:out.append("&amp;amp;thorn;"); break; //&amp;#254; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 250:out.append("&amp;amp;uacute;"); break; //&amp;#250; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 251:out.append("&amp;amp;ucirc;"); break; //&amp;#251; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 249:out.append("&amp;amp;ugrave;"); break; //&amp;#249; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 252:out.append("&amp;amp;uuml;"); break; //&amp;uuml; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 253:out.append("&amp;amp;yacute;"); break; //&amp;#253; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 255:out.append("&amp;amp;yuml;"); break; //&amp;#255; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 162:out.append("&amp;amp;cent;"); break; //&amp;cent; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; default: &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; found=false; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; break; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(!found) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(chars[i]&amp;gt;127) { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; char c=chars[i]; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int a4=c%16; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c=(char) (c/16); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int a3=c%16; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c=(char) (c/16); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int a2=c%16; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c=(char) (c/16); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int a1=c%16; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out.append("&amp;amp;#x"+hex[a1]+hex[a2]+hex[a3]+hex[a4]+";");&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; out.append(chars[i]); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return out.toString(); &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp; } &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: monospace; font-size: 14px;"&gt;} &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c31a0e0f-35b6-4e67-ba44-d68d36473ec6] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">java</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cfscript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">special characters</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">strip special characters</category>
      <pubDate>Mon, 09 Jun 2014 14:17:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1492761</guid>
      <dc:date>2014-06-09T14:17:55Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>coldfusion 11 I've installed it - how do I get to cfadmin?</title>
      <link>https://forums.adobe.com/thread/1498894</link>
      <description>&lt;!-- [DocumentBodyStart:334ca7e5-b4d4-4eff-a909-1aada755bb4e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, I've installed CF11 on Mac Mavericks.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What's the url to cfadmin? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://127.0.0.1:8600/CFIDE/administrator/index.cfm" rel="nofollow"&gt;http://127.0.0.1:8500/CFIDE/administrator/index.cfm&lt;/a&gt; doesnt work&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and neither does &lt;a class="jive-link-external-small" href="http://127.0.0.1:8600/CFIDE/administrator/index.cfm" rel="nofollow"&gt;http://127.0.0.1:8600/CFIDE/administrator/index.cfm&lt;/a&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:334ca7e5-b4d4-4eff-a909-1aada755bb4e] --&gt;</description>
      <pubDate>Tue, 17 Jun 2014 20:14:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1498894</guid>
      <dc:date>2014-06-17T20:14:44Z</dc:date>
      <clearspace:dateToText>4 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cant update CF (Error occurred while installing the update:  Failed Signature verification)</title>
      <link>https://forums.adobe.com/thread/1496560</link>
      <description>&lt;!-- [DocumentBodyStart:1b5ac61c-aa08-4feb-8811-fea37402eb7e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi I'm suffering with this issue &lt;a class="jive-link-external-small" href="https://bugbase.adobe.com/index.cfm?event=bug&amp;amp;id=3506758" rel="nofollow"&gt;Bug#3506758 - MySQL 5.6 Unable to Execute Queries&lt;/a&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and therefore am trying to update cf 10 to version 13 (current version is 8) however I get 'Error occurred while installing the update: Failed Signature verification'&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm running Mavericks on Mac.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone point me to a step by step way to resovle this please (I'm new to Macs and am a cf coder but alas dont have any experience in server admin).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks very much indeed.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1b5ac61c-aa08-4feb-8811-fea37402eb7e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">update</category>
      <pubDate>Sat, 14 Jun 2014 09:44:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1496560</guid>
      <dc:date>2014-06-14T09:44:47Z</dc:date>
      <clearspace:dateToText>4 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to get 'name' from 'name@domain.com' using cf reg ex?</title>
      <link>https://forums.adobe.com/thread/1482674</link>
      <description>&lt;!-- [DocumentBodyStart:757c7b94-5454-4382-a920-e568bdcb6305] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;I'm trying to get 'name' from &lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:'name@domain.com"&gt;'name@domain.com&lt;/a&gt;&lt;span&gt;' using cf reg ex.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've got this so far #rereplace('temp.emailaddress','[^@]+','')#&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;which is giving me @domain.com - but I want the first part, can anyone point me in the right direction please?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks ever so much.&lt;/p&gt;&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:757c7b94-5454-4382-a920-e568bdcb6305] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">regex</category>
      <pubDate>Mon, 26 May 2014 10:29:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1482674</guid>
      <dc:date>2014-05-26T10:29:50Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF liscence - most cost effective way?</title>
      <link>https://forums.adobe.com/thread/1259682</link>
      <description>&lt;!-- [DocumentBodyStart:a4ce4bb1-2cc7-4308-b1ff-1974da431c10] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there - currently we are hosted at Firstserv in the uk but we're considering leasing our own dedicated server from a non coldfusion company (like fasthosts for example) and then installing cf on that box.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What sort of cf liscence would we need and what's the most cost effective way to buy it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Currently we use CF8 and are more than happy with it, can one still buy CF8 liscences? or CF9 even?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've seen some pretty high prices (like in the thousands) but I'm hoping they are if you want to host third parties websites.. if you are only hosting your own sites presumably it's not so expensive?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help very gratefully received.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a4ce4bb1-2cc7-4308-b1ff-1974da431c10] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">coldfusion</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">hosting</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">liscence</category>
      <pubDate>Mon, 22 Jul 2013 09:38:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1259682</guid>
      <dc:date>2013-07-22T09:38:08Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfquery datasource="mydb" result="result" - used to work but now gives "Variable RESULT is undefined</title>
      <link>https://forums.adobe.com/thread/875710</link>
      <description>&lt;!-- [DocumentBodyStart:b28c3da9-cb56-4971-9b9d-683f5379f519] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a query that uses the "result" attribute&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;eg&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfquery datasource="arj" result="result"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;it's been working fine for years - now all of a sudden it stops working (we haven't changed a thing)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now we get this error "Variable RESULT is undefined"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This has happend to me a few times now - each time the same.. a query using the "result" attribute works fine for ages then out of the blue it stops.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I once saw a thread where others were having the same problem and at the time it was unresolved. I can't find that thread now (wasn't in adobe forums) so am hoping someone out there can thrown some light on this one?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks chaps.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b28c3da9-cb56-4971-9b9d-683f5379f519] --&gt;</description>
      <pubDate>Mon, 11 Jul 2011 09:56:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/875710</guid>
      <dc:date>2011-07-11T09:56:53Z</dc:date>
      <clearspace:dateToText>3 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Getting started with Ajax - how do I query the db without 'submitting' the page?</title>
      <link>https://forums.adobe.com/thread/694148</link>
      <description>&lt;!-- [DocumentBodyStart:e02538e6-c9eb-43f5-9678-d3b59fd1008c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi guys,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm building a simple 'power point presentation' - basically a cf page which will display a large jpg [a slide]) every n seconds I want the page to query the db to ask if it needs to change the jpg and if so which jpg should it now show. In this way we can control the presentation by updating the database on the fly.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I think I will acheive this as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. a 'display' page that contains javascript that fires every n seconds&lt;/p&gt;&lt;p&gt;2. that js to somehow pass 2 variables (GET?) to an action page (ie user id and an authentication var)&lt;/p&gt;&lt;p&gt;3. the action page will the query the db (using the vars passed in step 2)&lt;/p&gt;&lt;p&gt;4. the action page returns a result (path to jpg to display) which somehow(?!) is passed back to the display page&lt;/p&gt;&lt;p&gt;5. the display page then swaps the jpg it is showing for the one passed back to it in step 4&lt;/p&gt;&lt;p&gt;6. ideally the display page then also passes another 2 variables to the action page letting us know it has received the update and changed the image accordingly&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm fine with all the html and cfm stuff - where I am stuck is the js bits, I've had a good look through google and don't seem to be making any progress so if anyone could please point me in the right direction I'd be ever so grateful.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any snippets / advice very gratefully received &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e02538e6-c9eb-43f5-9678-d3b59fd1008c] --&gt;</description>
      <pubDate>Thu, 05 Aug 2010 07:05:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/694148</guid>
      <dc:date>2010-08-05T07:05:33Z</dc:date>
      <clearspace:dateToText>4 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cf throws &amp;quot;RECRUITER is undefined in URL&amp;quot; error yet then reports query string =type=byrecruiter&amp;amp;amp;recruiter=271</title>
      <link>https://forums.adobe.com/thread/210219</link>
      <description>&lt;!-- [DocumentBodyStart:d234c303-098e-4efc-b30b-546654a00972] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys
&lt;br/&gt;
&lt;br/&gt;i keep getting this error (when certain spiders crawl my
site)
&lt;br/&gt;
&lt;br/&gt;Diagnostics Element RECRUITER is undefined in URL.
&amp;lt;br&amp;gt;The error occurred on line 123. 
&lt;br/&gt;Message Element RECRUITER is undefined in URL. 
&lt;br/&gt;QueryString type=byrecruiter&amp;amp;amp;recruiter=271 
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;i dont get it
&lt;br/&gt;
&lt;br/&gt;the error says url.recruiter isnt defined then clearly
reports that the querystring contains that very variable??
&lt;br/&gt;
&lt;br/&gt;the only thing that i can imagine is that if the query string
was "type=byrecruiter&amp;amp;recruiter=271" instead of
"type=byrecruiter&amp;amp;amp;recruiter=271" (ie. '&amp;amp;' not
'&amp;amp;amp;') then presumably there'd be no way that could throw an
error
&lt;br/&gt;
&lt;br/&gt;personally when i code urls into links etc i use '&amp;amp;' not
&amp;amp;amp; but i *think* the spiders that are generating the errors
must be changing &amp;amp; into &amp;amp;amp; (which doesnt seem
unreasonable to me if they want to do that) yet this seems to be
throwing cf off
&lt;br/&gt;
&lt;br/&gt;any thoughts would be very gratefully received - thanks guys
&lt;br/&gt;
&lt;br/&gt;TIA
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d234c303-098e-4efc-b30b-546654a00972] --&gt;</description>
      <pubDate>Thu, 05 Mar 2009 12:51:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/210219</guid>
      <dc:date>2009-03-05T12:51:19Z</dc:date>
      <clearspace:dateToText>5 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>using &amp;lt;cferror and appErrorHandler.cfm but only some types of errors caught in this way</title>
      <link>https://forums.adobe.com/thread/206363</link>
      <description>&lt;!-- [DocumentBodyStart:6546be2e-328e-410f-b8f6-b823b0b47bbc] --&gt;&lt;div class="jive-rendered-content"&gt;hi there
&lt;br/&gt;
&lt;br/&gt;i dont want users to ever see the default error message
&lt;br/&gt;
&lt;br/&gt;i have put &amp;lt;cferror type="request" exception="any"
template="/errorDocs/appErrorHandler.cfm" /&amp;gt; in application.cfm
&lt;br/&gt;
&lt;br/&gt;and appErrorHandler.cfm is a nice simple page which i am
99.99% sure can not ever have any errors in it.
&lt;br/&gt;
&lt;br/&gt;alas sometimes users get my error page, other times they get
the default cf one
&lt;br/&gt;
&lt;br/&gt;i have carried out some testing and found that if i create an
error such as
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfif myvars.this_var_doesnt_exist eq
1&amp;gt;hello&amp;lt;/cfif&amp;gt; [ie referencing a non-existant variable]
------- this would result in the user getting my error page as
desired
&lt;br/&gt;
&lt;br/&gt;however this error:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfif myvars.this_var_doesnt_exist eq 1&amp;gt;hello [ie not
closing a &amp;lt;cfif&amp;gt; statement with a &amp;lt;/cfif&amp;gt; tag] -------
then this still results in the default cf error page being shown
&lt;br/&gt;
&lt;br/&gt;i have also tried to cover all bases by putting this in
application.cfm
&lt;br/&gt;
&lt;br/&gt; &amp;lt;cferror type="validation" exception="any"
template="/errorDocs/appErrorHandler.cfm" /&amp;gt;
&lt;br/&gt; &amp;lt;cferror type="request" exception="any"
template="/errorDocs/appErrorHandler.cfm" /&amp;gt;
&lt;br/&gt; &amp;lt;cferror type="exception" exception="any"
template="/errorDocs/appErrorHandler.cfm" /&amp;gt;
&lt;br/&gt;
&lt;br/&gt;but it still dont work
&lt;br/&gt;
&lt;br/&gt;any thoughts anyone?
&lt;br/&gt;
&lt;br/&gt;TIA
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6546be2e-328e-410f-b8f6-b823b0b47bbc] --&gt;</description>
      <pubDate>Thu, 12 Mar 2009 21:07:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/206363</guid>
      <dc:date>2009-03-12T21:07:17Z</dc:date>
      <clearspace:dateToText>5 years 8 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cf to google adwords api?</title>
      <link>https://forums.adobe.com/thread/210250</link>
      <description>&lt;!-- [DocumentBodyStart:61074941-9799-4876-967a-f04be296e129] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys
&lt;br/&gt;
&lt;br/&gt;i remember reading a while ago that it might be possible to
get cf to talk to google adwords.
&lt;br/&gt;
&lt;br/&gt;has anyone had any experience of doing this?
&lt;br/&gt;
&lt;br/&gt;any pointers that you wish you'd been told about before you
got started in this area?
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed for any info you deem it relevant to
point out
&lt;br/&gt;
&lt;br/&gt;TIA
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:61074941-9799-4876-967a-f04be296e129] --&gt;</description>
      <pubDate>Sun, 01 Mar 2009 18:48:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/210250</guid>
      <dc:date>2009-03-01T18:48:12Z</dc:date>
      <clearspace:dateToText>5 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF function to parse/escape bad characters in xml for rss feed</title>
      <link>https://forums.adobe.com/thread/213184</link>
      <description>&lt;!-- [DocumentBodyStart:6da910d8-1d61-48df-b5a9-960737f56819] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys
&lt;br/&gt;
&lt;br/&gt;im creating my first rss feed and i believe one needs to
remove/escape certain characters from the xml
&lt;br/&gt;
&lt;br/&gt;is that right?
&lt;br/&gt;
&lt;br/&gt;im pressuming theres a cffunction for this handful of
promising sounding ones i found all caused errors which i didnt
understand so i thought i'd ask for a pointer in the right
direction
&lt;br/&gt;
&lt;br/&gt;sorry if this is silly question
&lt;br/&gt;
&lt;br/&gt;TIA&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6da910d8-1d61-48df-b5a9-960737f56819] --&gt;</description>
      <pubDate>Fri, 20 Feb 2009 09:30:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/213184</guid>
      <dc:date>2009-02-20T09:30:08Z</dc:date>
      <clearspace:dateToText>5 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>do i need a UNION / or a JOIN or something else?</title>
      <link>https://forums.adobe.com/thread/213533</link>
      <description>&lt;!-- [DocumentBodyStart:cdd57611-759d-4239-9a7f-fab2739212e6] --&gt;&lt;div class="jive-rendered-content"&gt;i have a table which contains property listings 
&lt;br/&gt;
&lt;br/&gt;each property listing can either be a "standard" or "premium"
depending on how much the advertiser has paid to display their
advert
&lt;br/&gt;
&lt;br/&gt;this data is stored in the "advert_type" column (advert_type
=1 means advert is premium / advert_type = 0 means advert is
standard)
&lt;br/&gt;
&lt;br/&gt;when displayed the premium listings appear at the top of the
list
&lt;br/&gt;
&lt;br/&gt;currently we handle this simply by "order by advert_type,
date_advert_placed" - nice and simple
&lt;br/&gt;
&lt;br/&gt;however i want to make the premium listings appear twice
(once at the top and once where they would naturally appear in the
list if they were "standard", so I'm thinking I need to do 2
queries and then join them somehow
&lt;br/&gt;
&lt;br/&gt;the important thing is this query gets hit hard and the table
involved is big so I'm looking for efficiency here
&lt;br/&gt;
&lt;br/&gt;im thinking my 2 queries would be something like
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfquery datasource="db" name="premium_listing_only" &amp;gt;
&lt;br/&gt;select *
&lt;br/&gt;from tbl_listings
&lt;br/&gt;where advert_type = 1
&lt;br/&gt;&amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfquery datasource="db" name="all_listings" &amp;gt;
&lt;br/&gt;select *
&lt;br/&gt;from tbl_listings
&lt;br/&gt;where advert_type = 0 or advert_type = 1
&lt;br/&gt;&amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt;I could outout the first query and then the second, but of
course I need to do some record set paging so I'm really looking
for one query..
&lt;br/&gt;
&lt;br/&gt;All suggestions gratefully received
&lt;br/&gt;
&lt;br/&gt;TIA
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cdd57611-759d-4239-9a7f-fab2739212e6] --&gt;</description>
      <pubDate>Thu, 19 Feb 2009 21:48:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/213533</guid>
      <dc:date>2009-02-19T21:48:38Z</dc:date>
      <clearspace:dateToText>5 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>putting a '£' symbol in a cfmail subject line</title>
      <link>https://forums.adobe.com/thread/18261</link>
      <description>&lt;!-- [DocumentBodyStart:46604ce3-64f8-4e25-a2b5-2268c7d17ed0] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys
&lt;br/&gt;
&lt;br/&gt;i have this:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfif mailtosend eq 1&amp;gt;
&lt;br/&gt; &amp;lt;cfset mailsubject = 'buy this for &amp;pound;10' &amp;gt;
&lt;br/&gt;&amp;lt;cfelseif mailtosend eq 2&amp;gt;
&lt;br/&gt; &amp;lt;cfset mailsubject = 'buy something else for
&amp;pound;20'&amp;gt;
&lt;br/&gt;&amp;lt;/cfif&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfmail to="blah@blah.com" from="blah@blah.com"
subject="#mailsubject #" &amp;gt;
&lt;br/&gt;message
&lt;br/&gt;&amp;lt;/cfmail&amp;gt;
&lt;br/&gt;
&lt;br/&gt;(my subject lines arent really as spammy as this -but you get
my point)
&lt;br/&gt;
&lt;br/&gt;I need a pound &amp;pound; symbol in the subject line but when i
do a test mailing the pound sign converts to a funny symbol
&lt;br/&gt;
&lt;br/&gt;ive tried using the &amp;amp;pound ; and &amp;amp;#163 ; but the
former didnt work either and the latter caused a cf error due to
the # 
&lt;br/&gt;
&lt;br/&gt;i tried changing the # to ## but that didnt work either
&lt;br/&gt;
&lt;br/&gt;im sure im missing something somewhere
&lt;br/&gt;
&lt;br/&gt;perhaps i need a function like cfencodee_as_subject_line('buy
this for &amp;pound;10') but i cant find anything in google
&lt;br/&gt;
&lt;br/&gt;any help would be very grateful received
&lt;br/&gt;
&lt;br/&gt;thanks very much
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:46604ce3-64f8-4e25-a2b5-2268c7d17ed0] --&gt;</description>
      <pubDate>Fri, 09 Jan 2009 10:45:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/18261</guid>
      <dc:date>2009-01-09T10:45:48Z</dc:date>
      <clearspace:dateToText>5 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>scanning uploaded documements for viruses in CF</title>
      <link>https://forums.adobe.com/thread/223151</link>
      <description>&lt;!-- [DocumentBodyStart:874e8177-c5cf-4e0d-84f1-6e20c01c04a8] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys
&lt;br/&gt;
&lt;br/&gt;currently everytime a user uploads a document to our
application it is emailed to one of our pc's in the office where we
scan it for viruses and then (assuming it's ok) we then make an
entry in the application's database to state that that user's
document is ok so they can do stuff with it
&lt;br/&gt;
&lt;br/&gt; bit of a long way round, so i'm hoping to implement
something that is all based on the server
&lt;br/&gt;
&lt;br/&gt;eg:
&lt;br/&gt;
&lt;br/&gt;1 user uploads document to server
&lt;br/&gt;2 cf reads filename of document
&lt;br/&gt;3.cf then passes the filename/path to some antivirus tool
installed on the server
&lt;br/&gt;4.this antivirus tool scans just that document 
&lt;br/&gt;5.the antivirus tool then feedsback to cf
&lt;br/&gt;6.coldfusion takes necessary action:
&lt;br/&gt; -if document ok, mark as such in db
&lt;br/&gt; -if document bad, cf deletes it and warns user they may have
a virus (and warns us they may be a hacker!)
&lt;br/&gt;
&lt;br/&gt;i can do all of this easy peasy, except steps 3,4 and 5
&lt;br/&gt;
&lt;br/&gt;does anyone have any advice for me?
&lt;br/&gt;
&lt;br/&gt;my isp has Dr.Web&amp;reg; anti-virus for Windows installed on
our server so it'd be good to use that if poss - anyone know how cf
can talk to it?
&lt;br/&gt;
&lt;br/&gt;if not does anyone have any other suggestions?
&lt;br/&gt;
&lt;br/&gt;thanks very much in advance
&lt;br/&gt;
&lt;br/&gt;kind regards
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:874e8177-c5cf-4e0d-84f1-6e20c01c04a8] --&gt;</description>
      <pubDate>Thu, 04 Dec 2008 18:18:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/223151</guid>
      <dc:date>2008-12-04T18:18:53Z</dc:date>
      <clearspace:dateToText>5 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>what's the MYSQL equivalent of WHERE len(column-in-db) gt 2</title>
      <link>https://forums.adobe.com/thread/228207</link>
      <description>&lt;!-- [DocumentBodyStart:9dd6389d-3a78-4040-a23d-40e2ea76b671] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys
&lt;br/&gt;
&lt;br/&gt;hopefully this is a simple question - im afraid i cant find
anything in google
&lt;br/&gt;
&lt;br/&gt;i want to select based on the length [len()] of a value
&lt;br/&gt;
&lt;br/&gt;eg:
&lt;br/&gt;
&lt;br/&gt;select * 
&lt;br/&gt;from mytable
&lt;br/&gt;where len(column-in-table) gt 4
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;so my query would select 'apple' and 'orange' but would not
get 'pea'
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed
&lt;br/&gt;
&lt;br/&gt;kind regards
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9dd6389d-3a78-4040-a23d-40e2ea76b671] --&gt;</description>
      <pubDate>Sun, 28 Sep 2008 08:31:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/228207</guid>
      <dc:date>2008-09-28T08:31:33Z</dc:date>
      <clearspace:dateToText>6 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how to handle weird characters in form fields (like bullet points from Word docs)</title>
      <link>https://forums.adobe.com/thread/40966</link>
      <description>&lt;!-- [DocumentBodyStart:8fa7f23e-3a07-4595-bc8c-7df8a53646bd] --&gt;&lt;div class="jive-rendered-content"&gt;hi there
&lt;br/&gt;
&lt;br/&gt;lots of my users copy and paste from MS Word documents into a
text area
&lt;br/&gt;
&lt;br/&gt;my app takes that form.textarea data and inserts it in a
MYSQL db.
&lt;br/&gt;
&lt;br/&gt;when we output that cell from the db, we often find there are
? [question marks] where there once were special characters in the
Word doc text.
&lt;br/&gt;
&lt;br/&gt;it seems that bullet points in word docs are the worst
offenders.
&lt;br/&gt;
&lt;br/&gt;each time i spot a new one i try to find out the chr() number
for it and make a substitiution before the text is stored in the
db, but its a bit hit and miss (relies on me spotting it) and its v
time consuming
&lt;br/&gt;
&lt;br/&gt;ive tried using functions safetext and demoronize - but they
dont seem to do what i need
&lt;br/&gt;
&lt;br/&gt;im sure im not the first person to run into this - any
suggestions anyone?
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed for any help you can give.
&lt;br/&gt;
&lt;br/&gt;kind regards
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8fa7f23e-3a07-4595-bc8c-7df8a53646bd] --&gt;</description>
      <pubDate>Wed, 03 Sep 2008 19:25:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/40966</guid>
      <dc:date>2008-09-03T19:25:45Z</dc:date>
      <clearspace:dateToText>6 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>can you amend Word docs using CF?</title>
      <link>https://forums.adobe.com/thread/238432</link>
      <description>&lt;!-- [DocumentBodyStart:a336add2-e071-4f12-99ae-ffe2c7423fcb] --&gt;&lt;div class="jive-rendered-content"&gt;hi there,
&lt;br/&gt;
&lt;br/&gt;i have a load of word documents (.doc / docx) on my server
&lt;br/&gt;
&lt;br/&gt;i want to do the following:
&lt;br/&gt;
&lt;br/&gt;1 read each document to find any instances of an email
address contained within (will use Regex for that i guess)
&lt;br/&gt;2 replace each email address with "---there was an email
address here and the server has removed it---"
&lt;br/&gt;3 save the new (amended) word document
&lt;br/&gt;
&lt;br/&gt;Does CF 8 have any new clevernesses to help me out here?
&lt;br/&gt;
&lt;br/&gt;I suspect I may have to read the contents of the word doc
into memory, make my changes there and then create a new word doc
(using cfdocument?) with my amended content that is now in memory.
&lt;br/&gt;
&lt;br/&gt;If anyone has any comments / suggestions to help me avoid any
dead-ends i'd be ever so grateful.
&lt;br/&gt;
&lt;br/&gt;Thanks very much indeed.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a336add2-e071-4f12-99ae-ffe2c7423fcb] --&gt;</description>
      <pubDate>Tue, 05 Aug 2008 11:40:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/238432</guid>
      <dc:date>2008-08-05T11:40:49Z</dc:date>
      <clearspace:dateToText>6 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>any suggestions on how to update production database when dev db has had tables added etc</title>
      <link>https://forums.adobe.com/thread/243777</link>
      <description>&lt;!-- [DocumentBodyStart:e3b08e53-12ad-440c-bb54-9cc92d3d0e25] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys, i've been really struggling with this problem and i
wondered if anyone has any clever solutions.
&lt;br/&gt;
&lt;br/&gt;we have a production db (mysql) and a development db (also
mysql).
&lt;br/&gt;
&lt;br/&gt;the production db gets lots of rows added to it throughout
the course of the day
&lt;br/&gt;
&lt;br/&gt;i am working on the dev db and from time to time need to
introduce new columns and new tables on the dev db.
&lt;br/&gt;
&lt;br/&gt;the problems come when it's time to update the production db
(by adding the new columns / tables etc) - although i backup the
production db and download it and work from that copy. while im
working on it new rows are being added to the production db so i
cant just upload my amended copy from dev db to prodution (as i
would loose those rows).
&lt;br/&gt;
&lt;br/&gt;what i tend to do is to use php myadmin to 're build' the new
tables etc on the production db - but it's a real pain.
&lt;br/&gt;
&lt;br/&gt;i wonder if there is a clever 'compare the structure of these
2 databases and update 1 in terms of tables/colum structure whilst
keeping the data intact' facility in mysql?
&lt;br/&gt;
&lt;br/&gt;or perhaps i can ask mysql to generate the necessary code
that i could then run on the production db to have it amend itself
accordingly?
&lt;br/&gt;
&lt;br/&gt;hope this makes sense! what do you guys do?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e3b08e53-12ad-440c-bb54-9cc92d3d0e25] --&gt;</description>
      <pubDate>Mon, 07 Jul 2008 12:58:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/243777</guid>
      <dc:date>2008-07-07T12:58:27Z</dc:date>
      <clearspace:dateToText>6 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>are application variables 'user specific'?</title>
      <link>https://forums.adobe.com/thread/237033</link>
      <description>&lt;!-- [DocumentBodyStart:78fa8ca1-57a5-4757-b35c-e6705dc86938] --&gt;&lt;div class="jive-rendered-content"&gt;hi - i've got a feeling i may have done something stupid.
&lt;br/&gt;
&lt;br/&gt;we have several domains all pointing to one application.
&lt;br/&gt;
&lt;br/&gt;in application we look at the cgi.http_host to work out which
site the domain the user is expecting and then serve up customised
content accordingly.
&lt;br/&gt;
&lt;br/&gt;only this is i've set put the customised content in
application scoped vars - is that a bad move?
&lt;br/&gt;
&lt;br/&gt;eg. in application.cfm i have:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfif cgi.http_host eq 'www.redredred.com' &amp;gt;
&lt;br/&gt; &amp;lt;cfset application.message= "welcome - we love the colour
red" &amp;gt;
&lt;br/&gt;&amp;lt;cfelseif cgi.http_host eq 'www.blueblueblue.com' &amp;gt;
&lt;br/&gt; &amp;lt;cfset application.message= "welcome - to our site where
we love blue" &amp;gt;
&lt;br/&gt;&amp;lt;cfelse&amp;gt;
&lt;br/&gt; &amp;lt;cfset application.message= "welcome to our site (we love
all colours)" &amp;gt;
&lt;br/&gt;&amp;lt;/cfif&amp;gt;
&lt;br/&gt;
&lt;br/&gt;then in the index.cfm:
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfoutput&amp;gt;#application.message#&amp;lt;/cfouput&amp;gt;
&lt;br/&gt;
&lt;br/&gt;is there a chance that by doing this someone who has visited
www.redredred.com will get a message about blue?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:78fa8ca1-57a5-4757-b35c-e6705dc86938] --&gt;</description>
      <pubDate>Thu, 03 Jul 2008 12:49:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/237033</guid>
      <dc:date>2008-07-03T12:49:16Z</dc:date>
      <clearspace:dateToText>6 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>&amp;lt;cflocation to a file located 'above' the httpdocs folder</title>
      <link>https://forums.adobe.com/thread/246902</link>
      <description>&lt;!-- [DocumentBodyStart:3b4532d8-e8ed-44d0-9482-22cc51b4cedb] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys, i got a tricky one here...
&lt;br/&gt;
&lt;br/&gt;users can upload word documents (.doc) to my server (using
cffile).
&lt;br/&gt;
&lt;br/&gt;the idea is to only allow certain users access to those
documents, therefore i am thinking that storing them 'above' the
httpdocs folder is probably a wise move (that way no one can get to
them using httpaccess, right?)
&lt;br/&gt;
&lt;br/&gt;i can write the files to my desired location using &amp;lt;cffile
action="copy"... just fine
&lt;br/&gt;
&lt;br/&gt;the problem arrises in giving (the authorised) users access
to those documents.
&lt;br/&gt;
&lt;br/&gt;i want them to be able to download those documents via their
browser and had planned to do so using &amp;lt;cflocation
url="#absoloute-path-to-required-document-on-server.doc#" &amp;gt;
&lt;br/&gt;
&lt;br/&gt;it seems this works fine if the file is within the httpdocs
folder, but not if it's above it..
&lt;br/&gt;
&lt;br/&gt;does anyone have any suggestions?
&lt;br/&gt;
&lt;br/&gt;i'd be very grateful of any input whatsoever (if you think
i'm tackling this the wrong way for example, i won't be offended :)
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed.
&lt;br/&gt;
&lt;br/&gt;kind regards
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3b4532d8-e8ed-44d0-9482-22cc51b4cedb] --&gt;</description>
      <pubDate>Tue, 24 Jun 2008 18:45:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/246902</guid>
      <dc:date>2008-06-24T18:45:59Z</dc:date>
      <clearspace:dateToText>6 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>client side spell checker - what do you guys use?</title>
      <link>https://forums.adobe.com/thread/246398</link>
      <description>&lt;!-- [DocumentBodyStart:8b10c1eb-8497-4a72-9df8-14eafc7d2cb0] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys, i want to add a simple client side spell checker to
my cf site
&lt;br/&gt;
&lt;br/&gt;does cf8 have anything that can handle this in it's Ajax
capabilities does anyone know, if not does anyone have any
Javascript solutions to recommend?
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed
&lt;br/&gt;
&lt;br/&gt;Kind regards
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8b10c1eb-8497-4a72-9df8-14eafc7d2cb0] --&gt;</description>
      <pubDate>Sun, 22 Jun 2008 20:18:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/246398</guid>
      <dc:date>2008-06-22T20:18:48Z</dc:date>
      <clearspace:dateToText>6 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>taking screengrabs of sites in CF</title>
      <link>https://forums.adobe.com/thread/252369</link>
      <description>&lt;!-- [DocumentBodyStart:de3edef6-1de6-4294-8fdb-4107fc6b8489] --&gt;&lt;div class="jive-rendered-content"&gt;hi - here's a good one for you..
&lt;br/&gt;
&lt;br/&gt;we want to be able to take a screengrab of a site's index
page and save it as jpg (we have a list of 1000 sites we want to do
this for)
&lt;br/&gt;
&lt;br/&gt;i'm thinking that it can probably be done using cfhttp and
then outputting the obtainted html within cfdocument tags to create
a jpg of the page
&lt;br/&gt;
&lt;br/&gt;then we could use cfimage to reduce the size of that
resulting image to 400px wide
&lt;br/&gt;
&lt;br/&gt;before i spend the next 10-20 hours barking up the wrong tree
with this; does anyone have any comments / suggestions / heads up's
to make?
&lt;br/&gt;
&lt;br/&gt;anyone done this before, ran into any problems? got an easier
route to suggest?
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:de3edef6-1de6-4294-8fdb-4107fc6b8489] --&gt;</description>
      <pubDate>Thu, 24 Apr 2008 15:24:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/252369</guid>
      <dc:date>2008-04-24T15:24:37Z</dc:date>
      <clearspace:dateToText>6 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF Ajax - how to make a small form 'pop up' over the existing content</title>
      <link>https://forums.adobe.com/thread/251550</link>
      <description>&lt;!-- [DocumentBodyStart:34c3ede7-2887-47ba-857f-1a7f7123ed1c] --&gt;&lt;div class="jive-rendered-content"&gt;hi. i have a standard html form with quite a few elements
(selects, radio buttons, input fields, text areas etc)
&lt;br/&gt;
&lt;br/&gt;some users will need the ability to supply additional data
but i only want the fields for this additional data to appear upon
request (to keep the form clean looking for the majority of users)
&lt;br/&gt;
&lt;br/&gt;i want to make it when users click on an "add more detail"
button then the screen goes 'greyed out' and a new form appears
roughly 350px x 350px centred on their screens. ive seen this done
quite a lot recently and was just about to google javascript
tutorials to get started, then it occured to me i may be able to
utilise cf8's ajax tags to achieve this (which would be handy as i
really struggle with anything other than v basic javascript)
&lt;br/&gt;
&lt;br/&gt;my requirements are:
&lt;br/&gt;
&lt;br/&gt;1 button (or link) in my standard form that launches the
'more detail' form in a ?layer? over the top of the existing
content
&lt;br/&gt;2 when this happens the existing content is 'greyed out'
preventing uses from interracting with it until they either
complete this new form (or click the close button in that new form)
&lt;br/&gt;3 this form is to contain 2 text inputs and a submit button
&lt;br/&gt;4 i want to pass the data from this form back to the original
form when it is submitted (temporarily storing the data in hidden
fields within the original form) and will then ultimately pass this
back to the server when the original form is submitted
&lt;br/&gt;
&lt;br/&gt;does anyone know if cfajax can help me with this (i dont need
the asynchronous server interaction stuff ajax offers only the
javascript to make my form pop up etc)
&lt;br/&gt;
&lt;br/&gt;if not does anyone know what this behaviour is commonly
termed so i can google for it
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed for any help
&lt;br/&gt;
&lt;br/&gt;cheers
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:34c3ede7-2887-47ba-857f-1a7f7123ed1c] --&gt;</description>
      <pubDate>Fri, 25 Apr 2008 16:56:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/251550</guid>
      <dc:date>2008-04-25T16:56:58Z</dc:date>
      <clearspace:dateToText>6 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>getting started with cfc's - how do i pass a variable in?</title>
      <link>https://forums.adobe.com/thread/239394</link>
      <description>&lt;!-- [DocumentBodyStart:10cd709f-6260-4d9c-9036-2434b12342eb] --&gt;&lt;div class="jive-rendered-content"&gt;hi - i'm trying to write my first cfc. i want it to get some
data from the database but cant seem to get it to accept a variable
that exists in the page i'm calling the cfc from (although oddly it
seems to be able to make use of form variables that exists in that
page - i can give more info on that weirdness if you want it)
&lt;br/&gt;
&lt;br/&gt;i have this: (code attached)
&lt;br/&gt;
&lt;br/&gt;but get this error:
&lt;br/&gt;
&lt;br/&gt; "Element LOCATIONID is undefined in FORCFC."
&lt;br/&gt;
&lt;br/&gt;what's that all about - i just set it on the line before i
invoked the cfc - didn't i?
&lt;br/&gt;
&lt;br/&gt;thanks in advance
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:10cd709f-6260-4d9c-9036-2434b12342eb] --&gt;</description>
      <pubDate>Sat, 19 Apr 2008 10:44:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/239394</guid>
      <dc:date>2008-04-19T10:44:59Z</dc:date>
      <clearspace:dateToText>6 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>can you not set a variable that's in the same scope as a query structure</title>
      <link>https://forums.adobe.com/thread/92423</link>
      <description>&lt;!-- [DocumentBodyStart:807cf4cd-6808-42e5-b066-bbe749933238] --&gt;&lt;div class="jive-rendered-content"&gt;ok so i got a query
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfquery datasource="mydb" name="note_this_name" &amp;gt;
&lt;br/&gt;select columnone, columntwo
&lt;br/&gt;from tbl_mytable
&lt;br/&gt;&amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt;i then do this
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfset note_this_name.not_a_column_name =
"i_will_never_be_able_to_use_this_variable" &amp;gt;
&lt;br/&gt;
&lt;br/&gt;then i do this
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfoutput&amp;gt;#note_this_name.not_a_column_name#&amp;lt;/cfoutput&amp;gt;
&lt;br/&gt;
&lt;br/&gt;and i get this error " Element not_a_column_name is undefined
in note_this_name"
&lt;br/&gt;
&lt;br/&gt;How on earth can this be? am i going mad?&lt;/div&gt;&lt;!-- [DocumentBodyEnd:807cf4cd-6808-42e5-b066-bbe749933238] --&gt;</description>
      <pubDate>Tue, 22 Apr 2008 13:57:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/92423</guid>
      <dc:date>2008-04-22T13:57:17Z</dc:date>
      <clearspace:dateToText>6 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>storing whitespace in db that comes from textarea</title>
      <link>https://forums.adobe.com/thread/98472</link>
      <description>&lt;!-- [DocumentBodyStart:0d41ba10-51cc-4823-8096-7194ecefea9a] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys,
&lt;br/&gt;
&lt;br/&gt;i am taking user input from a textarea in a form and saving
that in my db.
&lt;br/&gt;
&lt;br/&gt;as we all know when one does that the whitespace is sent from
the browser to the server but from there on it can get 'lost'
&lt;br/&gt;
&lt;br/&gt;in a previous application i built i think i did something
like this -- replace(form.text_from_textares,chr(10),"&amp;lt;br
/&amp;gt;,"all") -- and then stuck that in the db
&lt;br/&gt;
&lt;br/&gt;but to be fair i never really understood exactly what chr(10)
represented and if that was infaliable (ie did it catch all 'white
space'?)
&lt;br/&gt;
&lt;br/&gt;anyway - i dont think this is ideal as if one then want to
search for a string that is broken up with a carridge return or
similar your search code would be unlikely to find it as you've
gone and stuck a BR tag in the middle of it.
&lt;br/&gt;
&lt;br/&gt;what is considered best practice here?
&lt;br/&gt;
&lt;br/&gt;PS if anyone is able to explain the differences between CR
and LF and what they're all about that would be great! 
&lt;br/&gt;
&lt;br/&gt;PPS what's with the "wrap" attribute in textarea - is that
depreciated now?
&lt;br/&gt;
&lt;br/&gt;PPPS would using the regex shortcut of \s be a way to tackle
this issue?
&lt;br/&gt;
&lt;br/&gt;thanks in advance
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0d41ba10-51cc-4823-8096-7194ecefea9a] --&gt;</description>
      <pubDate>Wed, 16 Apr 2008 10:12:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/98472</guid>
      <dc:date>2008-04-16T10:12:39Z</dc:date>
      <clearspace:dateToText>6 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>what is the best format for urls when it comes to seo</title>
      <link>https://forums.adobe.com/thread/100629</link>
      <description>&lt;!-- [DocumentBodyStart:2b532872-8c70-4177-a4df-9789c0fabfbb] --&gt;&lt;div class="jive-rendered-content"&gt;Hi guys 
&lt;br/&gt;
&lt;br/&gt;I&amp;#8217;m building a site from the ground up, and today I am
looking at the link structure.
&lt;br/&gt;
&lt;br/&gt;Which is the best out of these would you say? &amp;#8211; or is
there a better option?
&lt;br/&gt;
&lt;br/&gt;Option 1:
&lt;br/&gt;www.abc.com/somepage.cfm?productid=1234
&lt;br/&gt;- this is how our urls will look natively, not ideal.
&lt;br/&gt;
&lt;br/&gt;Option 2:
&lt;br/&gt;www.abc.com/car-parts/fuel-systems/1234
&lt;br/&gt;
&lt;br/&gt;- this looks nice but actually points to a *virtual* page
that is several sub directories deep; im sure i read somewhere that
the closer a page is the root the better google will rate it... so
maybe this is better..
&lt;br/&gt;
&lt;br/&gt;Option 3:
&lt;br/&gt;www.abc.com/car-parts-fuel-systems/1234
&lt;br/&gt;- less visually attractive to my way of thinking but perhaps
google would rate this page higher than the option 2?
&lt;br/&gt;
&lt;br/&gt;Option 4:
&lt;br/&gt;www.abc.com/car-parts-fuel-systems-1234
&lt;br/&gt;- my favourite I think &amp;#8211; but I am no SEO expert
&lt;br/&gt;
&lt;br/&gt;Option 5
&lt;br/&gt;www.abc.com/products.cfm/car-parts/fuel-systems/1234
&lt;br/&gt;
&lt;br/&gt;How about this (which had been suggested to me but i
don&amp;#8217;t like). I don&amp;#8217;t like it because it isn&amp;#8217;t
www3 correct is it?
&lt;br/&gt;
&lt;br/&gt;Any comments would be gratefully received, than you very much
indeed.
&lt;br/&gt;
&lt;br/&gt;Is there a better way than the options I&amp;#8217;ve put up
here?
&lt;br/&gt;
&lt;br/&gt;Thanks in advance.
&lt;br/&gt;
&lt;br/&gt;Nick
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2b532872-8c70-4177-a4df-9789c0fabfbb] --&gt;</description>
      <pubDate>Fri, 04 Apr 2008 09:14:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/100629</guid>
      <dc:date>2008-04-04T09:14:56Z</dc:date>
      <clearspace:dateToText>6 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>multiple domains pointing to one application</title>
      <link>https://forums.adobe.com/thread/100893</link>
      <description>&lt;!-- [DocumentBodyStart:7db37f6c-d54c-4409-adf3-fd6d7aa0ac63] --&gt;&lt;div class="jive-rendered-content"&gt;hi there
&lt;br/&gt;
&lt;br/&gt;if you check these 2 sites out:
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://www.southendlocaljobs.co.uk/" rel="nofollow"&gt;http://www.southendlocaljobs.co.uk/&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;and
&lt;br/&gt;
&lt;br/&gt;
&lt;a class="jive-link-external-small" href="http://www.chelmsfordlocaljobs.co.uk/" rel="nofollow"&gt;http://www.chelmsfordlocaljobs.co.uk/&lt;/a&gt;
&lt;br/&gt;
&lt;br/&gt;it looks to me like that is the same application that those 2
different domains points to, but pressumably the application is
also passed a 'townid' so it knows what text variances to display.
&lt;br/&gt;
&lt;br/&gt;this isnt my application but we have a need to do something
similar.
&lt;br/&gt;
&lt;br/&gt;we are running CF8 on windows sever (2003 i think).
&lt;br/&gt;
&lt;br/&gt;is this something one handles in IIS? or via somesort of rule
in application.cfm
&lt;br/&gt;
&lt;br/&gt;does anyone know what is considered best practice with this?
&lt;br/&gt;
&lt;br/&gt;what about duplicate content from google's perspective etc.
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed for any help you can offer.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7db37f6c-d54c-4409-adf3-fd6d7aa0ac63] --&gt;</description>
      <pubDate>Wed, 02 Apr 2008 13:47:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/100893</guid>
      <dc:date>2008-04-02T13:47:27Z</dc:date>
      <clearspace:dateToText>6 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Search Engine Safe query strings</title>
      <link>https://forums.adobe.com/thread/101207</link>
      <description>&lt;!-- [DocumentBodyStart:8aff9fb9-eedf-4d85-95d5-20382172a75b] --&gt;&lt;div class="jive-rendered-content"&gt;hi guys, ok i got a good one for you...
&lt;br/&gt;
&lt;br/&gt;so ive heard that google (and users) like it if you chang:
&lt;br/&gt;
&lt;br/&gt;www.abc.com/somepage.cfm?productid=1234
&lt;br/&gt;
&lt;br/&gt;into
&lt;br/&gt;
&lt;br/&gt;www.abc.com/products/red-ones/1234
&lt;br/&gt;
&lt;br/&gt;or similar.
&lt;br/&gt;
&lt;br/&gt;so if i'm going to do this which is the best format? (i'm
building the site from scratch so have a blank canvass)
&lt;br/&gt;
&lt;br/&gt;option 1:
&lt;br/&gt;
&lt;br/&gt;www.abc.com/products/car-parts/fuel-systems/1234
&lt;br/&gt;
&lt;br/&gt;this option - looks nice but actually points to a *virtual*
page (www.abc.com/products/car-parts/fuel-systems/1234/index.cfm)
that is several sub directories deep; im sure i read somewhere that
the closer a page is the root the better google will rate it... so
maybe this is better..
&lt;br/&gt;
&lt;br/&gt;www.abc.com/car-parts-fuel-systems/1234 or
www.abc.com/car-parts-fuel-systems-1234
&lt;br/&gt;
&lt;br/&gt;-less visually attractive to my way of thinking but perhaps
google would rate this page higher than the option1 one?
&lt;br/&gt;
&lt;br/&gt;or how about this (which had been suggested to me but i dont
like)
&lt;br/&gt;
&lt;br/&gt;www.abc.com/products.cfm/car-parts/fuel-systems/1234
&lt;br/&gt;
&lt;br/&gt;i dont like the above one as it isnt www3 correct is it?
although i can see how it is possibly nicer than
www.abc.com/products.cfm?carpartid=1234
&lt;br/&gt;
&lt;br/&gt;so what do you guys think?
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8aff9fb9-eedf-4d85-95d5-20382172a75b] --&gt;</description>
      <pubDate>Wed, 02 Apr 2008 13:40:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/101207</guid>
      <dc:date>2008-04-02T13:40:21Z</dc:date>
      <clearspace:dateToText>6 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>i've installed mysql but now my queries take ages</title>
      <link>https://forums.adobe.com/thread/108856</link>
      <description>&lt;!-- [DocumentBodyStart:1146f99f-979c-4349-9288-d3cdabb3ceda] --&gt;&lt;div class="jive-rendered-content"&gt;hi there,
&lt;br/&gt;
&lt;br/&gt;i was running MS Access but have just installed MySQL.
&lt;br/&gt;
&lt;br/&gt;i have used the mysql database converted to convert my old
access db into a mysql one - i have checked what this semi
automated process did and it seems to have been quite sensible (in
terms of its choices of datatype etc)
&lt;br/&gt;
&lt;br/&gt;naturally i have told cfadmin about this new datasource.
&lt;br/&gt;
&lt;br/&gt;the problem is that now my queries take 1300% longer!
&lt;br/&gt;
&lt;br/&gt;i have built a simple test page that runs two identical
queries (select tablekey from tbl_bigtable where tablekey &amp;gt; 0)
&lt;br/&gt;once on the new mysql datasource and once on the old ms
access datasource (the contents of each database is identical)
&lt;br/&gt;
&lt;br/&gt;the ms access takes 250ms to run
&lt;br/&gt;the mysql takes 3375ms to run
&lt;br/&gt;
&lt;br/&gt;how can this be?
&lt;br/&gt;
&lt;br/&gt;my suspision is to do with how cf connects to mysql. when i
was setting up the new datasource in cfadmin, i had to specify a
"Server" field - which i set to localhost...
&lt;br/&gt;
&lt;br/&gt;now, on my machine "localhost" is the cf build-in server - is
it possible that this isn't up to the job of connecing cf to mysql?
&lt;br/&gt;
&lt;br/&gt;i have installed IIS on my machine, but don't know how to
tell Cf not to use it's build in server, but to now use IIS
&lt;br/&gt;
&lt;br/&gt;i guess i could re-install cf and this time tell it to use
IIS, but i'd rather not go through all this if i dont have to..
&lt;br/&gt;
&lt;br/&gt;please help! - all suggestions greatly apprecied;
&lt;br/&gt;
&lt;br/&gt;summary
&lt;br/&gt;
&lt;br/&gt;Q1 - is my hunch about cf connecting to mysql correct?
&lt;br/&gt;Q2 - would connecing to the db via IIS be quicker?
&lt;br/&gt;Q3 - how do i tell cf to use IIS now, not it's in-built
server&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1146f99f-979c-4349-9288-d3cdabb3ceda] --&gt;</description>
      <pubDate>Mon, 25 Feb 2008 22:45:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/108856</guid>
      <dc:date>2008-02-25T22:45:47Z</dc:date>
      <clearspace:dateToText>6 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Microsoft Access database randomly locks itself??!</title>
      <link>https://forums.adobe.com/thread/82873</link>
      <description>&lt;!-- [DocumentBodyStart:77d65a89-dcd2-4c05-b88a-ba67117386bc] --&gt;&lt;div class="jive-rendered-content"&gt;Hi there
&lt;br/&gt;
&lt;br/&gt;Our Access database is doing something weird. Every so often
(I think when we've had a busy day in terms of traffic) a .ldb file
randomly appears in the directory where our database file resides.
Whilst this .ldb file is in existance the CF application can't read
(or write) to the database and thus eventually CF times out and
returns an error (or the user's browser gives up and displays a 404
error).
&lt;br/&gt;
&lt;br/&gt;Sometimes this .ldb file dissapears of it's own accord after
a second or so, but at other times it doesn't go away again and we
have to restart the server.
&lt;br/&gt;
&lt;br/&gt;- not ideal!
&lt;br/&gt;
&lt;br/&gt;does anyone know why this occurs?
&lt;br/&gt;
&lt;br/&gt;I've heard that running a deliberatly bad query (ie selecting
from a non-existant table) can 'clear' this .ldb file - in fact we
went as so far as to run such a query every 10 mintues as a
scheduled task as a preventative measure - and although it 'feels'
like this may have helped, we do still get these random .ldb files
appearing every now and then and thus we have to restart the server
:(
&lt;br/&gt;
&lt;br/&gt;our site is getting busier (450,000 page impressions last
month) so maybe we need to migrate to a new database (mySQL
perhaps?)
&lt;br/&gt;
&lt;br/&gt;however we don't want to go through all the pain of migrating
to another database (is that hard to do?) only to find that wasn't
the cause of our problem.
&lt;br/&gt;
&lt;br/&gt;any input would be very gratefully received.
&lt;br/&gt;
&lt;br/&gt;thank you very much.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:77d65a89-dcd2-4c05-b88a-ba67117386bc] --&gt;</description>
      <pubDate>Mon, 11 Jun 2007 14:38:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/82873</guid>
      <dc:date>2007-06-11T14:38:19Z</dc:date>
      <clearspace:dateToText>7 years 11 hours ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to have nice url's</title>
      <link>https://forums.adobe.com/thread/117675</link>
      <description>&lt;!-- [DocumentBodyStart:622765ab-993c-4269-84ce-bfa5e0cbdfc3] --&gt;&lt;div class="jive-rendered-content"&gt;hi there
&lt;br/&gt;
&lt;br/&gt;currently the url's on our site look like this
www.outsite.com/some_page.cfm?var=1234&amp;amp;another-var=56787
&lt;br/&gt;
&lt;br/&gt;but we want url's like this www.oursite.com/something/else
&lt;br/&gt;
&lt;br/&gt;is this called mod rewriting?
&lt;br/&gt;
&lt;br/&gt;is this possible to do in CF?
&lt;br/&gt;
&lt;br/&gt;or does this require something to be installed on our server?
&lt;br/&gt;
&lt;br/&gt;we're running CF8 on a windows server
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed for any info you can provide, even if
it's just a link to livedocs somewhere!
&lt;br/&gt;
&lt;br/&gt;cheers&lt;/div&gt;&lt;!-- [DocumentBodyEnd:622765ab-993c-4269-84ce-bfa5e0cbdfc3] --&gt;</description>
      <pubDate>Thu, 01 Nov 2007 23:22:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/117675</guid>
      <dc:date>2007-11-01T23:22:54Z</dc:date>
      <clearspace:dateToText>7 years 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I have to clear my CF &amp;quot;Template Cache&amp;quot; everytime :(</title>
      <link>https://forums.adobe.com/thread/108684</link>
      <description>&lt;!-- [DocumentBodyStart:66a64fe8-00e2-4d69-99e4-ae4376e779bc] --&gt;&lt;div class="jive-rendered-content"&gt;Hi - Has anyone else experienced this fustrating problem?
&lt;br/&gt;
&lt;br/&gt;I'm running dreamweaver 8, CF mx (developer copy), MS access
DB &amp;amp; IIS (and it did the same before when i was using the CF
built in webserver).
&lt;br/&gt;
&lt;br/&gt;I make a change to a file, "put" it to my local machine using
dreamweaver (the old file is definitely overwritten), go to a
browser (IE and Firefox both perform the same in this scenerio) -
yet it seems CF is still serving up the old version of my file.
&lt;br/&gt;
&lt;br/&gt;The only cure it seems is to keep CF admin running on the
"Server Settings &amp;gt; Caching " page and click the "Clear Template
Cache Now" button after EVERY little change I make - Grrr
&lt;br/&gt;
&lt;br/&gt;I've tried doing ctrl+F5 in browser to get latest version of
page, and my internet settings are set to get latest version of the
page. admitidly i haven't yet put any "no cache" instructions in my
headers - could it be that?
&lt;br/&gt;
&lt;br/&gt;Or is there a CF admin setting i've missed perhaps?
&lt;br/&gt;
&lt;br/&gt;Any help would be very gratefully received.. Thanks very much
to you all.
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:66a64fe8-00e2-4d69-99e4-ae4376e779bc] --&gt;</description>
      <pubDate>Sat, 01 Apr 2006 09:55:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/108684</guid>
      <dc:date>2006-04-01T09:55:43Z</dc:date>
      <clearspace:dateToText>7 years 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>anyone know of an (in browser) image cropping app?</title>
      <link>https://forums.adobe.com/thread/4104</link>
      <description>&lt;!-- [DocumentBodyStart:abec0c21-3fc0-4a75-842d-01009a640d98] --&gt;&lt;div class="jive-rendered-content"&gt;hi there - I need to display an image, allow my admin users
to crop that image and then save the new version of that image
server side.
&lt;br/&gt;
&lt;br/&gt;The interface doesn't need to be very flashy as this is only
for admin users - it could be flash or javascript based or maybe a
java applet?
&lt;br/&gt;
&lt;br/&gt;I could of course (slowly) build one using cfx_image - but i
think i'd struggle with the GUI aspect of this - plus why reinvent
the wheel, right?
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed for any pointers anyone can give me -
thank you&lt;/div&gt;&lt;!-- [DocumentBodyEnd:abec0c21-3fc0-4a75-842d-01009a640d98] --&gt;</description>
      <pubDate>Sun, 06 Aug 2006 16:56:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/4104</guid>
      <dc:date>2006-08-06T16:56:19Z</dc:date>
      <clearspace:dateToText>7 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>do I need to use CFLOCK with session variables?</title>
      <link>https://forums.adobe.com/thread/82167</link>
      <description>&lt;!-- [DocumentBodyStart:88a6482a-8743-4ec2-b2da-616a458182d4] --&gt;&lt;div class="jive-rendered-content"&gt;hi there - I am using session variables to keep track of my
users who are signed in to my application
&lt;br/&gt;
&lt;br/&gt;eg when a user signs in we set session.userID = '100' (if
that user's ID is 100)
&lt;br/&gt;
&lt;br/&gt;do i need to use cflock everytime i read that session
variable?
&lt;br/&gt;
&lt;br/&gt;eg if i do this..
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfif isdefined("session.userID") and session.userID eq
100 &amp;gt;welcome back Fred&amp;lt;/cfif&amp;gt;
&lt;br/&gt;
&lt;br/&gt;do i need to actually do this..
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cflock scope="Session" type="ReadOnly" timeout="30"
throwontimeout="no"&amp;gt;
&lt;br/&gt; &amp;lt;cfif isdefined("session.userID") and session.userID eq
100 &amp;gt;welcome back Fred&amp;lt;/cfif&amp;gt;
&lt;br/&gt;&amp;lt;/cflock&amp;gt;
&lt;br/&gt;
&lt;br/&gt;or perhaps i only need to use cflock when we set or change
the session variable?
&lt;br/&gt;
&lt;br/&gt;all input very gratefully received
&lt;br/&gt;
&lt;br/&gt;PS the reason i'm asking this is that i think using CFLOCK
all over the place is causing performance issues on our access
database (i can explain more about this if you wish)
&lt;br/&gt;
&lt;br/&gt;thanks very much
&lt;br/&gt;
&lt;br/&gt;Nick&lt;/div&gt;&lt;!-- [DocumentBodyEnd:88a6482a-8743-4ec2-b2da-616a458182d4] --&gt;</description>
      <pubDate>Sat, 09 Jun 2007 20:19:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/82167</guid>
      <dc:date>2007-06-09T20:19:07Z</dc:date>
      <clearspace:dateToText>7 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Best way to handle click throughs from my site whilst keeping referrer info intact</title>
      <link>https://forums.adobe.com/thread/165516</link>
      <description>&lt;!-- [DocumentBodyStart:0c851f15-09a3-4b1c-a3bf-530265642594] --&gt;&lt;div class="jive-rendered-content"&gt;Hi there - when users click an advert on my site i open a new
window using &amp;lt;a href="page-on-my-site.cfm?advertiserID=1
target="blank" &amp;gt;
&lt;br/&gt;
&lt;br/&gt;in page-on-my-site.cfm i do a query using url.advertiserID to
return the advertiser's url
&lt;br/&gt;
&lt;br/&gt;i then use cflocation to send the user off to the
advertiser's website.
&lt;br/&gt;
&lt;br/&gt;this is fine - i like this approch because:
&lt;br/&gt;
&lt;br/&gt;a. the advertiser's site is opened in a new window
&lt;br/&gt;b. my page-on-my-site.cfm page records the click through in
my db before cflocation sends them to the advertiser's page
&lt;br/&gt;
&lt;br/&gt;however - this technique doesn't seem to pass my website's
url as the "referrer" - therefore the advertiser can't see how many
new visitors we're sending him.
&lt;br/&gt;
&lt;br/&gt;does anyone have a better solution? ideally one that allows
me to track click thoughs (leaving my site) and that causes the
advertiser's site to open in a new window?
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0c851f15-09a3-4b1c-a3bf-530265642594] --&gt;</description>
      <pubDate>Fri, 09 Mar 2007 14:33:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/165516</guid>
      <dc:date>2007-03-09T14:33:12Z</dc:date>
      <clearspace:dateToText>7 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFX_Image seems to resize ok but the file size is too big??</title>
      <link>https://forums.adobe.com/thread/167903</link>
      <description>&lt;!-- [DocumentBodyStart:eb5a8771-c33a-43d0-a4a8-7b0182715743] --&gt;&lt;div class="jive-rendered-content"&gt;my host uses CFX_IMAGE v1.6.6.11 (
&lt;a class="jive-link-external-small" href="http://80.79.138.227/cfximage/index.cfm" rel="nofollow"&gt;http://80.79.138.227/cfximage/index.cfm&lt;/a&gt;
)
&lt;br/&gt;
&lt;br/&gt;which does a perfectly good job of resizing images except for
the fact that the resultant file size is too large. i found that
compared to resizing images locally, resizing using this tag
resulted in file sizes of double the size.
&lt;br/&gt;
&lt;br/&gt;i have tried tweaking the "quality" paramater but without
success, i could get the file size down but then the quality was
poor.
&lt;br/&gt;
&lt;br/&gt;so i am forced to resize images locally using macromedia
fireworks or MS paint before uploading them.
&lt;br/&gt;
&lt;br/&gt;ideally i need to be able to resize images server side but
without inordinate file sizes.
&lt;br/&gt;
&lt;br/&gt;does anyone else use a cfx_image tag that's more efficient?
or does anyone else know how to get this tag to perform better?
&lt;br/&gt;
&lt;br/&gt;any help would be very gratefully received.
&lt;br/&gt;
&lt;br/&gt;thank you&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eb5a8771-c33a-43d0-a4a8-7b0182715743] --&gt;</description>
      <pubDate>Fri, 09 Mar 2007 15:14:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/167903</guid>
      <dc:date>2007-03-09T15:14:37Z</dc:date>
      <clearspace:dateToText>7 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to manually insert an extra row of data in to a record set</title>
      <link>https://forums.adobe.com/thread/149153</link>
      <description>&lt;!-- [DocumentBodyStart:beef1d97-77d6-4811-8c47-19cbb6b1c0d7] --&gt;&lt;div class="jive-rendered-content"&gt;hi there, i have a standard query which gets me some rows of
data
&lt;br/&gt;
&lt;br/&gt;is there a way to manually add in an extra row of data (an
position that as row number 1 in the recordset)?
&lt;br/&gt;
&lt;br/&gt;i've tried to find something on this in google / live docs -
but alas to no avail
&lt;br/&gt;
&lt;br/&gt;if anyone could give me a pointer in the right direction
(just a tag would be a help) i'd be very grateful indeed.
&lt;br/&gt;
&lt;br/&gt;thanks very much&lt;/div&gt;&lt;!-- [DocumentBodyEnd:beef1d97-77d6-4811-8c47-19cbb6b1c0d7] --&gt;</description>
      <pubDate>Thu, 01 Mar 2007 18:58:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/149153</guid>
      <dc:date>2007-03-01T18:58:52Z</dc:date>
      <clearspace:dateToText>7 years 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how come when i insert a decimal number into my DB it gets rounded up?!</title>
      <link>https://forums.adobe.com/thread/178104</link>
      <description>&lt;!-- [DocumentBodyStart:08cca6bc-dd65-4c19-b206-99453d8ce326] --&gt;&lt;div class="jive-rendered-content"&gt;hi there - i have this..
&lt;br/&gt;
&lt;br/&gt; &amp;lt;cfquery datasource="blah"&amp;gt;
&lt;br/&gt; INSERT INTO tbl_bookings 
&lt;br/&gt; (bloo)
&lt;br/&gt; VALUES 
&lt;br/&gt; (12.34)
&lt;br/&gt; &amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt;but when i look in the db directly i can see that only 12 is
being recorded (the .34 is being lost?!)
&lt;br/&gt;
&lt;br/&gt;i'm using an MS Access database
&lt;br/&gt;
&lt;br/&gt;and help would be very much appreciated - thanks very much
indeed.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:08cca6bc-dd65-4c19-b206-99453d8ce326] --&gt;</description>
      <pubDate>Wed, 24 Jan 2007 20:45:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/178104</guid>
      <dc:date>2007-01-24T20:45:35Z</dc:date>
      <clearspace:dateToText>7 years 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Which host - any views on Firstserv?</title>
      <link>https://forums.adobe.com/thread/277419</link>
      <description>&lt;!-- [DocumentBodyStart:9ee72522-7e1d-4bd7-aee5-9805d439b161] --&gt;&lt;div class="jive-rendered-content"&gt;Hi there - I currently host with Firstserv and I have found
them to be very professional - but I'm only on a shared server and
my site now needs a bit more room to grow etc so I'm about to sign
up for one of the their VPS (virtual private server) deals.
&lt;br/&gt;
&lt;br/&gt;Just before I do though I figure it prudent to ask if anyone
has any comments to make regarding their experiences with this
company (good or otherwise)
&lt;br/&gt;
&lt;br/&gt;All input very gratefully received.
&lt;br/&gt;
&lt;br/&gt;Thanks very much.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9ee72522-7e1d-4bd7-aee5-9805d439b161] --&gt;</description>
      <pubDate>Wed, 15 Nov 2006 18:51:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/277419</guid>
      <dc:date>2006-11-15T18:51:31Z</dc:date>
      <clearspace:dateToText>7 years 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>creating pdf pages from CF - how to control the font</title>
      <link>https://forums.adobe.com/thread/90788</link>
      <description>&lt;!-- [DocumentBodyStart:b61d1440-ce7e-4d01-9b30-f5bf45b367a2] --&gt;&lt;div class="jive-rendered-content"&gt;hi there - i have this..
&lt;br/&gt;
&lt;br/&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
&lt;a class="jive-link-external-small" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" rel="nofollow"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&amp;gt;&lt;/a&gt;
&lt;br/&gt;&amp;lt;html&amp;gt;
&lt;br/&gt;&amp;lt;head&amp;gt;
&lt;br/&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" /&amp;gt;
&lt;br/&gt;&amp;lt;title&amp;gt;pdf test page&amp;lt;/title&amp;gt;
&lt;br/&gt;&amp;lt;style type="text/css"&amp;gt;
&lt;br/&gt;&amp;lt;!--
&lt;br/&gt;.style3 {font-family: "tahoma"}
&lt;br/&gt;--&amp;gt;
&lt;br/&gt;&amp;lt;/style&amp;gt;
&lt;br/&gt;&amp;lt;/head&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;body&amp;gt;
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfdocument format="pdf" pagetype="a4"
orientation="portrait" unit="cm" margintop="2" marginleft="1.5"
marginright="1.5" &amp;gt;
&lt;br/&gt;&amp;lt;span class="style3"&amp;gt;
&lt;br/&gt;hello this text should be in tahoma, not times new roman!
&lt;br/&gt;&amp;lt;/span&amp;gt;
&lt;br/&gt;&amp;lt;/cfdocument&amp;gt;
&lt;br/&gt;&amp;lt;/body&amp;gt;
&lt;br/&gt;&amp;lt;/html&amp;gt;
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;which creates a pdf as desired - however the font is times
new roman - not tahoma. i've tried with several different fonts and
it is as if this only works with times. i have checked in cf admin
"font management" in case it's something to do with that - but is
says tahoma is installed and available for pdfs.
&lt;br/&gt;
&lt;br/&gt;any suggestions would be gratefully received - thank you very
much&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b61d1440-ce7e-4d01-9b30-f5bf45b367a2] --&gt;</description>
      <pubDate>Sat, 21 Oct 2006 15:21:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/90788</guid>
      <dc:date>2006-10-21T15:21:25Z</dc:date>
      <clearspace:dateToText>8 years 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how to create a new column in an existing table without uploading a new db file</title>
      <link>https://forums.adobe.com/thread/5723</link>
      <description>&lt;!-- [DocumentBodyStart:98d1861a-4d7b-48a0-8527-2116e23a9244] --&gt;&lt;div class="jive-rendered-content"&gt;hi there, i often find myself needing to add new columns to a
table. currently i choose a quiet time of day, download the db from
my live server, quickly open it up and add in my new column, then
upload it back to the live server - whilst hoping that none of my
visitors a) changed anything during this process and b) that no one
exeperinced any errors
&lt;br/&gt;
&lt;br/&gt;..not ideal!
&lt;br/&gt;
&lt;br/&gt;is there a way to create new columns in tables (and even to
create new tables perhaps) via CF so i dont have to do this
downloading / uploading procedure to my mdb documnet (i'm using an
access database by the way)
&lt;br/&gt;
&lt;br/&gt;i'm thinking something like this??...
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfquery datasource="blah"&amp;gt;
&lt;br/&gt;CREATE COLUMN name="new_variable" type="yes/no"...?
&lt;br/&gt;&amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt;is there such a thing? thank you very much indeed for any
assistance you can provide.&lt;/div&gt;&lt;!-- [DocumentBodyEnd:98d1861a-4d7b-48a0-8527-2116e23a9244] --&gt;</description>
      <pubDate>Sat, 14 Oct 2006 08:47:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/5723</guid>
      <dc:date>2006-10-14T08:47:55Z</dc:date>
      <clearspace:dateToText>8 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how to stop a hacker putting SQL in to your query strings</title>
      <link>https://forums.adobe.com/thread/7388</link>
      <description>&lt;!-- [DocumentBodyStart:34366e84-73ab-4a84-9630-c14d1a95e43a] --&gt;&lt;div class="jive-rendered-content"&gt;Hi there
&lt;br/&gt;
&lt;br/&gt;i am looking for a way to "validate" data that arrives as
part of the query string
&lt;br/&gt;
&lt;br/&gt;for example if i have this..
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfquery name="blah" datasource="blahblah"&amp;gt;
&lt;br/&gt;select *
&lt;br/&gt;from tbl_blah
&lt;br/&gt;where something = #url.var#
&lt;br/&gt;&amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt;all's well and good until some bright spark edits the url and
changes var to be something naughty (yesterday someone passed "drop
database" to one of my pages in this way!)
&lt;br/&gt;
&lt;br/&gt;is there a best practice for checking data that arrives as a
url variable is of the correct type
&lt;br/&gt;
&lt;br/&gt;thank you very much indeed.
&lt;br/&gt;
&lt;br/&gt;PS currently if the passed data is text i tend to run a load
of cfif's in the query
&lt;br/&gt;
&lt;br/&gt;eg
&lt;br/&gt;&amp;lt;cfquery name="blah" datasource="blahblah"&amp;gt;
&lt;br/&gt;select *
&lt;br/&gt;from tbl_blah
&lt;br/&gt; &amp;lt;cfif isdefined("url.var") and url.sex EQ 'blue'&amp;gt;
WHERE var='blue'&amp;lt;/cfif&amp;gt;
&lt;br/&gt; &amp;lt;cfif isdefined("url.var") and url.varEQ 'red'&amp;gt;WHERE
var='red'&amp;lt;/cfif&amp;gt;
&lt;br/&gt;&amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt;which is a bit of a pain - but what if the var is a number
from 0 to 1000?! you can't have 1000 cfif statements in every query
can you?!
&lt;br/&gt;
&lt;br/&gt;thanks guys&lt;/div&gt;&lt;!-- [DocumentBodyEnd:34366e84-73ab-4a84-9630-c14d1a95e43a] --&gt;</description>
      <pubDate>Sun, 13 Aug 2006 17:14:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/7388</guid>
      <dc:date>2006-08-13T17:14:10Z</dc:date>
      <clearspace:dateToText>8 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>please help my CF site just got hacked (a bit)</title>
      <link>https://forums.adobe.com/thread/7367</link>
      <description>&lt;!-- [DocumentBodyStart:4a9b93b2-4aa0-4cd2-b2e5-9ac7186099b2] --&gt;&lt;div class="jive-rendered-content"&gt;hi there - my first CF site just got hacked a little bit -
fortunately nothing particularly malitious - but none the less it's
not a nice feeling and it has reminded me that i need to put some
effort into checking user form data before i save it to my DB.
&lt;br/&gt;
&lt;br/&gt;my website allows users to send messages to one another (a
bit like a dating website), what someone has done is registered for
an account in the usual way and then sent many messages to others,
but the messages contail some javascript.
&lt;br/&gt;
&lt;br/&gt;the hacker's idea behind this seems to be that that when the
recipient of the message displays the message in their browser, the
javascript would run and cause the client's browser to redirect to
a page which would cause the recipient to add the sender (hacker)
to their favourites. - which wouldn't have been the end of the
world - but they could have tried to do other more naughty things
and for all i know they could try again today..
&lt;br/&gt;
&lt;br/&gt;now as it happens this didnt work as i saw the unusual
activity and stopped their messages from going anywhere - however i
need to stop this happening again.
&lt;br/&gt;
&lt;br/&gt;my thoughts are - is there a CF tag that strips a variable of
any html? - if so i could implement that on all my forms.
&lt;br/&gt;
&lt;br/&gt;alternatively i could do a "find and replace" on any
instances of "&amp;lt;" or "&amp;gt;" in user form data and replace those
characters with an ASCI code or similar - which pressumably would
dissable any javascript of html contained therein - what do you
guys think?
&lt;br/&gt;
&lt;br/&gt;any advice here would be very much appreciated as i'm sure
many of you must have considered these things previously - is there
a CF insustry standard for securing one's application against this
sort of thing?
&lt;br/&gt;
&lt;br/&gt;thanks very much&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4a9b93b2-4aa0-4cd2-b2e5-9ac7186099b2] --&gt;</description>
      <pubDate>Sun, 13 Aug 2006 10:39:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/7367</guid>
      <dc:date>2006-08-13T10:39:10Z</dc:date>
      <clearspace:dateToText>8 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>please help with some basic javascript syntax</title>
      <link>https://forums.adobe.com/thread/269536</link>
      <description>&lt;!-- [DocumentBodyStart:2717a539-7b17-43bd-8b62-70cc4034a3e2] --&gt;&lt;div class="jive-rendered-content"&gt;Can anyone please help me with a "remove from favourites"
facility i'm working on.
&lt;br/&gt;
&lt;br/&gt;I query to get all the favouites, then i output those
favourites down the page
&lt;br/&gt;
&lt;br/&gt;each favourite has a "remove from favourites" link - i want
to make it so when a user clicks this link they get a javascript
confirm box pop up saying "are you sure you want to remove
#favourites name# from your favourites?"
&lt;br/&gt;
&lt;br/&gt;so i have..
&lt;br/&gt;
&lt;br/&gt;function remove(profile,name) {
&lt;br/&gt; if (confirm("Are you sure you want to remove #name# from
your favourites?")) {
&lt;br/&gt; window.location =
"remove_from_favourites.cfm?deleteFavID=#profile#&amp;amp;removedName=#name#"
&lt;br/&gt; }
&lt;br/&gt;}
&lt;br/&gt;
&lt;br/&gt;and
&lt;br/&gt;
&lt;br/&gt;&amp;lt;div
onClick="remove(#rs_favs.favouriteeID#,#rs_favs.firstName#)"
&amp;gt;Remove from favourites&amp;lt;/div&amp;gt;
&lt;br/&gt;
&lt;br/&gt;but it doesn't work - i think there are 2 problems..
&lt;br/&gt;
&lt;br/&gt;problem 1 - i have used the CF # in the remove function as i
don't know what one does in javascript to "output" a variable (see
where it says "Are you sure you want to remove #name# from your
favourites") what should i use in place of the "#"?
&lt;br/&gt;
&lt;br/&gt;problem 2 - i have tried to pass to variables to the function
&amp;gt;&amp;gt;
onClick="remove(#rs_favs.favouriteeID#,#rs_favs.firstName#)" and i
have separated them but a commer "," but i suspect that is
incorrect syntax
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;if anyone could please help me i'd be very grateful as, to be
honest, i love coldfusion - but javascript just hurts my head! :(
&lt;br/&gt;
&lt;br/&gt;thanks very much indeed.
&lt;br/&gt;
&lt;br/&gt;PS the way i've wrapped my "remove from favourites" text in a
div rather than making it an actual "a href" link - is that right
or is there a better way (ideally i'd like the text to look like
all my other links (ie they underline on mouse over)&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2717a539-7b17-43bd-8b62-70cc4034a3e2] --&gt;</description>
      <pubDate>Wed, 19 Jul 2006 17:56:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/269536</guid>
      <dc:date>2006-07-19T17:56:50Z</dc:date>
      <clearspace:dateToText>8 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>help with ORBER BY in my query when negative numbers are involved</title>
      <link>https://forums.adobe.com/thread/29686</link>
      <description>&lt;!-- [DocumentBodyStart:54703151-c08a-4735-ae6d-5106e453f0c2] --&gt;&lt;div class="jive-rendered-content"&gt;hi, 
&lt;br/&gt;
&lt;br/&gt;I have 
&lt;br/&gt;
&lt;br/&gt;SELECT *
&lt;br/&gt;FROM my_table
&lt;br/&gt;WHERE age = 5
&lt;br/&gt;ORDER BY photoSmall DESC
&lt;br/&gt;
&lt;br/&gt;my_table looks like this:
&lt;br/&gt;
&lt;br/&gt;key | age | photoSmall
&lt;br/&gt;1 25 2
&lt;br/&gt;2 25 3
&lt;br/&gt;3 25 1
&lt;br/&gt;4 25 -1
&lt;br/&gt;
&lt;br/&gt;now, i would expect my results to be ordered as follows:
&lt;br/&gt;
&lt;br/&gt;firstly record 2 (because it has the highest "photoSmall"
value of 3
&lt;br/&gt;then record 1 (it has the next highest "photoSmall" value of
2)
&lt;br/&gt;then record 3 ("photoSmall" being 1)
&lt;br/&gt;finally record 4 ("photoSmall" of -1 being the lowest value
of all..
&lt;br/&gt;
&lt;br/&gt;but no!
&lt;br/&gt;
&lt;br/&gt;it seems CF is treating -1 and 1 as being the same, how odd
&lt;br/&gt;
&lt;br/&gt;do i need to amend my query to:
&lt;br/&gt;
&lt;br/&gt;SELECT *
&lt;br/&gt;FROM my_table
&lt;br/&gt;WHERE age = 5
&lt;br/&gt;ORDER BY photoSmall DESC
CFpositive_numbers_are_greater_than_negative_numbers=YES ??
&lt;br/&gt;
&lt;br/&gt;any help would be greatly appreciated - thanks very much
indeed.
&lt;br/&gt;
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:54703151-c08a-4735-ae6d-5106e453f0c2] --&gt;</description>
      <pubDate>Fri, 12 May 2006 19:45:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/29686</guid>
      <dc:date>2006-05-12T19:45:47Z</dc:date>
      <clearspace:dateToText>8 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>updating one field with another (which contains a time stamp)</title>
      <link>https://forums.adobe.com/thread/225479</link>
      <description>&lt;!-- [DocumentBodyStart:81c33f6e-4973-4f01-9a42-d0e1a348d55e] --&gt;&lt;div class="jive-rendered-content"&gt;hi there
&lt;br/&gt;
&lt;br/&gt;i am trying to acomplish what i thought was a simple task of
updating one field in my db using the contents of another
&lt;br/&gt;
&lt;br/&gt;in my tbl_profiles i have:
&lt;br/&gt;
&lt;br/&gt;key | penSignedIn | lastSignedIn
&lt;br/&gt;73 | | 2006-05-19 21:14:56.0
&lt;br/&gt;
&lt;br/&gt;I am trying to update my table so the
tbl_profiles.penSignedIn field is populated with the contents of
tbl_profiles.lastSignedIn
&lt;br/&gt;
&lt;br/&gt;&amp;lt;cfquery datasource="nya"&amp;gt;
&lt;br/&gt;UPDATE tbl_profiles
&lt;br/&gt;SET PenSignedIn = #rs_user.lastSignedIn#
&lt;br/&gt;WHERE profileID = 73
&lt;br/&gt;&amp;lt;/cfquery&amp;gt;
&lt;br/&gt;
&lt;br/&gt;i am getting this CF error "Syntax error (missing operator)
in query expression '2006-05-19 21:14:56.0'. "
&lt;br/&gt;
&lt;br/&gt;and CF says "SQL : UPDATE tbl_profiles SET PenSignedIn =
2006-05-19 21:14:56.0 WHERE profileID = 73 "
&lt;br/&gt;
&lt;br/&gt;which looks ok to me!! i've tied various different formats
such as 
&lt;br/&gt;SET PenSignedIn = {ts '#MM_rsUser.lastSignedIn#'}
&lt;br/&gt;SET PenSignedIn = #MM_rsUser.lastSignedIn#
&lt;br/&gt;SET PenSignedIn = '#MM_rsUser.lastSignedIn#' 
&lt;br/&gt;
&lt;br/&gt;but none seem to work which is driving me up the wall!! 
&lt;a href="/webforums/forum/images/i/expressions/face-icon-small-sad.gif"&gt;&lt;img border="0" src="/webforums/forum/images/i/expressions/face-icon-small-sad.gif"/&gt;&lt;/a&gt; - can anyone please point me in the right direction
please 
&lt;br/&gt;
&lt;br/&gt;thank you very much indeed.
&lt;br/&gt;I have CF7 and Access database
&lt;br/&gt;
&lt;br/&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:81c33f6e-4973-4f01-9a42-d0e1a348d55e] --&gt;</description>
      <pubDate>Fri, 19 May 2006 20:44:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/225479</guid>
      <dc:date>2006-05-19T20:44:52Z</dc:date>
      <clearspace:dateToText>8 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

