Quote:
|
Originally Posted by theraven
no difference boss
the first option is simply there to prevent retyping of the entire URL afaik !
so no worries
|
well raven, u might be wrong here...
i made a simple html file with the following codes and tested it on firefox and IE..
while the first, second and fifth codes gave normal results and directed me to the respective sites, the others directed me to these links:
Code:
file:///F:/My%20Files/www.google.com
file:///F:/My%20Files/google.com
file:///F:/My%20Files/google
file:///F:/My%20Files/google.co.in/intl/en/about.html
well, i thot it might be just coz the file is on my hard disk....so i then tried the codes on an old news page in disco82 phpnuke site..again, while the first, second and fifth links directed me to the original sites, the others directed me to these:
Code:
http://disco82.ecwhost.com/phpnuke/www.google.com
http://disco82.ecwhost.com/phpnuke/google.com
http://disco82.ecwhost.com/phpnuke/google
http://disco82.ecwhost.com/phpnuke/google.co.in/intl/en/about.html
:roll:
the catch: from my tests, the best way of hyperlinking is to add http:// before the site...
well, just for a confirmation, some1 pls try similar codes on some site and reply