since the results are stored in a session, you could add an if statement to check the session around the link:
<?php if(isset($_SESSION['WADbSearch1_Products_Results'])) { ?>
<a href="Products_Results.php?clear=true">Clear Results</a>
<?php } ?>
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.