Re: CFC or UDF to rewrite the tag of a document?</span></a></span> </h1> <p class="darkgray font13"> <span class="sender pipe"><a href="/search?l=cf-talk@houseoffusion.com&q=from:%22Ian+Skinner%22" rel="nofollow"><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Ian Skinner</span></span></a></span> <span class="date"><a href="/search?l=cf-talk@houseoffusion.com&q=date:20090114" rel="nofollow">Wed, 14 Jan 2009 08:11:10 -0800</a></span> </p> </div> <div itemprop="articleBody" class="msgBody"> <!--X-Body-of-Message--> <pre>Andy Matthews wrote: > To clarify, what I'm looking for is the ability to override the title tag > before the rendered HTML is sent to the browser. > </pre><pre> That is not going to happen with a simple function, neither UDF or Component, in a normal flow of processing. CFML process sequentially from start to finish and can not go back and change output already put into the buffer for delivery to the web server and ultimately the client's browser. To do something like this you will either have to manually capture the output and then modify it as desired or intercept the output before delivery to the web server. The latter can be done with the OnRequest method of an Applicaiton.CFC or manipulating the underlining Java 'page' object. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial <a rel="nofollow" href="http://ad.doubleclick.net/clk;207172674;29440083;f">http://ad.doubleclick.net/clk;207172674;29440083;f</a> Archive: <a rel="nofollow" href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317931">http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317931</a> Subscription: <a rel="nofollow" href="http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm">http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm</a> Unsubscribe: <a rel="nofollow" href="http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4">http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4</a> </pre> </div> <div class="msgButtons margintopdouble"> <ul class="overflow"> <li class="msgButtonItems"><a class="button buttonleft " accesskey="p" href="msg331771.html">Previous message</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="c" href="index.html#331772">View by thread</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="i" href="maillist.html#331772">View by date</a></li> <li class="msgButtonItems textalignright"><a class="button buttonright " accesskey="n" href="msg331774.html">Next message</a></li> </ul> </div> <a name="tslice"></a> <div class="tSliceList margintopdouble"> <ul class="icons monospace"> <li class="icons-email"><span class="subject"><a href="msg331771.html">CFC or UDF to rewrite the <title> tag of a document?</a></span> <span class="sender italic">Andy Matthews</span></li> <li><ul> <li class="icons-email tSliceCur"><span class="subject">Re: CFC or UDF to rewrite the <title> tag of a do...</span> <span class="sender italic">Ian Skinner</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg331774.html">RE: CFC or UDF to rewrite the <title> tag of ...</a></span> <span class="sender italic">Andy Matthews</span></li> <li class="icons-email"><span class="subject"><a href="msg331778.html">RE: CFC or UDF to rewrite the <title> tag of ...</a></span> <span class="sender italic">Paul Vernon</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg331780.html">Re: CFC or UDF to rewrite the <title> tag...</a></span> <span class="sender italic">Ian Skinner</span></li> <li class="icons-email"><span class="subject"><a href="msg331789.html">RE: CFC or UDF to rewrite the <title> tag...</a></span> <span class="sender italic">Andy Matthews</span></li> </ul> </ul> </ul> </ul> </div> <div class="overflow msgActions margintopdouble"> <div class="msgReply" > <h2> Reply via email to </h2> <form method="POST" action="/mailto.php"> <input type="hidden" name="subject" value="Re: CFC or UDF to rewrite the <title> tag of a document?"> <input type="hidden" name="msgid" value="496E0E82.7080105@ilsweb.com"> <input type="hidden" name="relpath" value="cf-talk@houseoffusion.com/msg331772.html"> <input type="submit" value=" Ian Skinner "> </form> </div> </div> </div> <div class="aside" role="complementary"> <div class="logo"> <a href="/"><img src="/logo.png" width=247 height=88 alt="The Mail Archive"></a> </div> <form class="overflow" action="/search" method="get"> <input type="hidden" name="l" value="cf-talk@houseoffusion.com"> <label class="hidden" for="q">Search the site</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search cf-talk"> <input class="submitbutton" name="submit" type="image" src="/submit.png" alt="Submit"> </form> <div class="nav margintop" id="nav" role="navigation"> <ul class="icons font16"> <li class="icons-home"><a href="/">The Mail Archive home</a></li> <li class="icons-list"><a href="/cf-talk@houseoffusion.com/">cf-talk - all messages</a></li> <li class="icons-about"><a href="/cf-talk@houseoffusion.com/info.html">cf-talk - about the list</a></li> <li class="icons-expand"><a href="/search?l=cf-talk@houseoffusion.com&q=subject:%22Re%5C%3A+CFC+or+UDF+to+rewrite+the+%3Ctitle%3E+tag+of+a+document%5C%3F%22&o=newest&f=1" title="e" id="e">Expand</a></li> <li class="icons-prev"><a href="msg331771.html" title="p">Previous message</a></li> <li class="icons-next"><a href="msg331774.html" title="n">Next message</a></li> </ul> </div> <div class="listlogo margintopdouble"> <a href="#"><img src="/cf-talk@houseoffusion.com/logo.png" alt="cf-talk"></a> </div> <div class="margintopdouble"> </div> </div> </div> <div class="footer" role="contentinfo"> <ul> <li><a href="/">The Mail Archive home</a></li> <li><a href="/faq.html#newlist">Add your mailing list</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/faq.html#support">Support</a></li> <li><a href="/faq.html#privacy">Privacy</a></li> <li class="darkgray">496E0E82.7080105@ilsweb.com</li> </ul> </div> </body> </html> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9e3bbc8ddcd6ad68',t:'MTc3NDc1NDQwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script>