<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;'>Hi.. <br><br>I know there might be a solution somwehre in search but I couldn't find anything and I need it quick.<div><br></div><div>I want to load a element only if it is <b>contains </b>a value in it.</div><div><br></div><div>i have <cms:contentshow element="pagetitle" />​</div><div><br></div><div>I tried the below. but it didnt work.</div><div><pre class="code" style="font-family: 'Courier New', Courier, monospace; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); padding: 5px; margin-left: 15px; margin-right: 15px; font-size: 12px; line-height: 18px; "><cms:contentcheck ifexists="<span style="font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; white-space: normal; ">pagetitle</span>" ><br>    ...<br></cms:contentcheck ><br></pre><br class="Apple-interchange-newline"><div><br><div id="">--<br>Cheers,<br>Praveen</div></div></div></div></body></html>