picture in URL
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hi every body how can i put picture(logo) on the left of the URL as we see the logo of codeproject on the left of URL Thaks in advance.
haitham
-
hi every body how can i put picture(logo) on the left of the URL as we see the logo of codeproject on the left of URL Thaks in advance.
haitham
You need to have an .ico file in your web root named favicon.ico... http://www.chami.com/tips/Internet/110599I.html[^] has the above method and also a second way of doing so... I have checked method #2 on both IIS, Casini, and Apache web servers and they work nicely :)