如何在asp.net的URL中显示图像(jpg)? [英] how to display image(jpg) in url in asp.net?

查看:110
本文介绍了如何在asp.net的URL中显示图像(jpg)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我,当有人访问我的网站时,我该如何在URL中显示一个jpg图像?我只想在yahoo,google等URL中显示我的公司徽标.

please tell me how will i display one jpg image in url when anyone go to my site i just want to show my company logo in url like yahoo,google, etc. do.

推荐答案

You have to insert this line after the <head> tag in your html.
<link rel="shortcut icon" href="images/MyComp.ico">



继承人文章:

http://msdn2.microsoft.com/en-us/library/ms537656.aspx [ ^ ]



Heres an article for that:

http://msdn2.microsoft.com/en-us/library/ms537656.aspx[^]


这篇关于如何在asp.net的URL中显示图像(jpg)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆