G
Guest
I am trying to add an icon to the URL using VS 2003. Its quite easy to do in
VS 2005 with this line of code in the <HEAD> section of the markup...
<link rel="shortcut icon" href="icoMRF3.ico" type="image/x-icon">
But this doesnt work in VS 2003. Whats the equivalent code for 2003?
VS 2005 with this line of code in the <HEAD> section of the markup...
<link rel="shortcut icon" href="icoMRF3.ico" type="image/x-icon">
But this doesnt work in VS 2003. Whats the equivalent code for 2003?