chida
03-03-2008, 09:29 AM
Is there a way by which i can do a href without specifying the protocol.
Say the below mentioned link
<a href="www.yahoo.com">Yahoo</a>
should point to www.yahoo.com rather searching for the page in the relative directory.
Say the below mentioned link
<a href="www.yahoo.com">Yahoo</a>
should point to www.yahoo.com rather searching for the page in the relative directory.