details.php
changeset 26 e8da4f096fde
parent 25 5c3c1b82fea2
child 28 18e8d88f9253
--- a/details.php	Thu Jul 01 14:17:07 2010 +0000
+++ b/details.php	Thu Jul 01 15:31:13 2010 +0000
@@ -190,7 +190,11 @@
 		} else if ($status == "urlerror") 
 		{
 			print "<div id='delete_alert'><span>You have entered an malformed url. Please use this format: <em><strong>http://www.yourwebsite.com</strong></em></span><a href='details.php'><img class='img_right' src='images/x.gif' width='14' height='20' /></a><div class='clear'></div></div>";
-		}
+		} else if ($status == "urlerror-2")
+                {
+                        print "<div id='delete_alert'><span>You have entered the example url: <em><strong>http://www.yourwebsite.com</strong></em> which is provided as an example. Please enter a valid url</span><a href='details.php'><img class='img_right' src='images/x.gif' width='14' height='20' /></a><div class='clear'></div></div>";
+                }
+
 	?>
     <div id="search">
    	  <h2>Fetch a new URL:</h2>