<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - CFML_Reference - Tags-pt213.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T05:33:07</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#26907" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#24937" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#24772" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#21855" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#18463" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#16319" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#9190" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#3548" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#26907">
		<title>coldfusion/6/CFML_Reference/Tags-pt213.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#26907</link>
		<description>Does MM plan on adding functionality to match inline attachments to the HTML message?&lt;br /&gt;&lt;br /&gt;Basically, CPOP is munging the CID. It needs to reference the actual filenames, then it will work.</description>
		<dc:creator>Jon Austin</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-23T17:35:41</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#24937">
		<title>coldfusion/6/CFML_Reference/Tags-pt213.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#24937</link>
		<description>ColdFusion does not provide a way to match the cid: with the image file.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-12-03T10:07:58</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#24772">
		<title>coldfusion/6/CFML_Reference/Tags-pt213.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#24772</link>
		<description>How do you reference an Inline image back to the &lt;img src=&quot;&quot; /&gt; ? There is no way to match the content id (cid:) back.&lt;br /&gt;&lt;br /&gt;Am i missing something?</description>
		<dc:creator>Kerrdo</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-01T18:00:39</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#21855">
		<title>coldfusion/6/CFML_Reference/Tags-pt213.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#21855</link>
		<description>I created the following code to address the multiple delete scenario....&lt;br /&gt;&lt;cfloop index=&quot;uididx&quot; list=&quot;#form.commaDelimitedListOfUids#&quot; delimiters=&quot;&gt;&quot;&gt;&lt;br /&gt;	&lt;cfscript&gt;&lt;br /&gt;		thisUid = uididx &amp; &quot;&gt;&quot;;&lt;br /&gt;		if (left(thisUid, 1) eq &quot;,&quot;)&lt;br /&gt;			thisUid = RemoveChars(thisUid, 1, 1);&lt;br /&gt;	&lt;/cfscript&gt;&lt;br /&gt;	&lt;cfpop &lt;br /&gt;		action=&quot;Delete&quot;&lt;br /&gt;		uid=&quot;#thisUid#&quot;&lt;br /&gt;	&gt;&lt;br /&gt;&lt;/cfloop&gt;</description>
		<dc:creator>jolly_green_giant</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-01T07:33:28</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#18463">
		<title>coldfusion/6/CFML_Reference/Tags-pt213.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#18463</link>
		<description>Even more confusing for me because my server UID contains comma like this:&lt;br /&gt;&lt;br /&gt;1087794798.21009.beta.&lt;servername&gt;.net,S=1160328&lt;br /&gt;&lt;br /&gt;This means that it is virtually impossible for me to delete mails with UID.  The only option to use messagenumber is also not perfect (see above post).</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-13T20:39:53</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#16319">
		<title>coldfusion/6/CFML_Reference/Tags-pt213.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#16319</link>
		<description>One of the most confusing things for me was why the cfpop had the ability to use the messagenumber.  Now I still have no idea, but at least I found out about the &quot;uid&quot;.  Using the uid, I didn't have to worry about emails getting deleted because of new messages coming in.  should be pretty simple for everyone else who runs into this problem now.&lt;br /&gt;&lt;br /&gt;&lt;cfpop action=&quot;GETALL&quot; name=&quot;my_query&quot; ...&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfoutput query=&quot;my_query&quot;&gt;&lt;br /&gt;  &lt;LI&gt;Row: #currentRow#: From: #From# -- Subject: #Subject#&lt;br&gt;&lt;br /&gt;  -Attachment Name: #attachments#&lt;br&gt;&lt;br /&gt;  -Directory\AttachmentName: #attachmentfiles#&lt;br&gt;&lt;br&gt;&lt;br /&gt;  Unque ID: #UID#&lt;br&gt;&lt;br /&gt;  &lt;cfif currentROW is 1&gt;&lt;br /&gt;    &lt;cfset mydelete.UID = &quot;#UID#&quot;&gt;&lt;br /&gt;  &lt;/cfif&gt;&lt;br /&gt;&lt;/cfoutput&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfoutput&gt;&lt;br /&gt;  &lt;cfpop action=&quot;DELETE&quot; uid=&quot;#mydelete.UID#&quot; ...&gt;&lt;br /&gt;&lt;/cfoutput&gt;</description>
		<dc:creator>Mettedraq</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-08T11:45:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#9190">
		<title>coldfusion/6/CFML_Reference/Tags-pt213.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#9190</link>
		<description>I have been unable to get queryname.to to work.. it just doesnt display anything at all.. any ideas? im on 6.1 on linux</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-02-28T18:40:50</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#3548">
		<title>coldfusion/6/CFML_Reference/Tags-pt213.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt213.htm#3548</link>
		<description>There is a big mistake and a little mistake in the example:&lt;br /&gt;* The big mistake is that &quot;server&quot; is a reserved word, starting in cfmx. So change the variable &quot;server&quot; to something like &quot;popserver&quot;.&lt;br /&gt;* The little mistake is that the form variables in the first part of the example should all be prefixed with the form. prefix</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-11-06T06:15:09</dc:date>
	</item>
	</rdf:RDF>

