无法查看任何图像 [英] not able to view any of the images

查看:107
本文介绍了无法查看任何图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好先生/女士

我正在做一个使用asp.net 1.1作为前端的项目。我最近将我的浏览器从Internet Explorer 6升级到Internet Explorer 7.从那时起,当我执行我的程序时,我无法查看我在设计页面中使用过的任何图像,尽管设计页面中的图像完好无损并且可见。请让我知道wt更改我应该做什么,以便我的项目适用于所有类型的浏览器.....请帮助。

Hello Sir/Madam
I am doing a project using asp.net 1.1 as the front end. I very recently upgraded my browser from internet explorer 6 to internet explorer 7. since then when i execute my program i am not able to view any of the images which i have used in my design page, though the images in the design page are intact and visible. Please let me know wt changes should i make so that my project works well with all kind of browsers.....please help.

推荐答案


你好先生/女士

我正在做一个使用asp.net 1.1作为前端的项目。我最近将我的浏览器从Internet Explorer 6升级到Internet Explorer 7.从那时起,当我执行我的程序时,我无法查看我在设计页面中使用过的任何图像,尽管设计页面中的图像完好无损并且可见。请让我知道wt更改我应该做什么,以便我的项目适用于所有类型的浏览器.....请帮助。
Hello Sir/Madam
I am doing a project using asp.net 1.1 as the front end. I very recently upgraded my browser from internet explorer 6 to internet explorer 7. since then when i execute my program i am not able to view any of the images which i have used in my design page, though the images in the design page are intact and visible. Please let me know wt changes should i make so that my project works well with all kind of browsers.....please help.



请发布您用来显示图片的html代码。

(记得使用 [code]标签发布代码片段时)


-Frinny

Please post your html code that you''re using to display your images.
(remember to use [code] tags when posting code snippets)

-Frinny



请发布您用来显示图片的html代码。

(记得在发布代码片段时使用 [code]标签

-Frinny
Please post your html code that you''re using to display your images.
(remember to use [code] tags when posting code snippets)

-Frinny



你好,

这是(其中一个)图像的html代码( s)

< asp:imagebutton id =" ImageButton9" style =" Z-INDEX:113;左:376像素;位置:绝对; TOP:144px RUNAT = QUOT;服务器" ImageUrl =" file:/// F:\ Myy project \ icons\\ mascot background2.jpg"宽度= QUOT; 868px"高度= QUOT; 136px">


它工作正常但是在将我的浏览器升级到IE-7后,图像没有出现在执行的屏幕上。


Hello,
this is (one of ) the html code for the image(s)
<asp:imagebutton id="ImageButton9" style="Z-INDEX: 113; LEFT: 376px; POSITION: absolute; TOP: 144px" runat="server" ImageUrl="file:///F:\My project\ICONS\mascot background2.jpg" Width="868px" Height="136px">

it was working fine but the images are not appearing on the executed screen after upgrading my browser to IE-7.


你使用的是IIS吗? ?这个文件位置业务是个问题。
Are you using IIS? This file location business is the problem.

你好,

这是(其中一个)图像的html代码

< asp:imagebutton id =" ImageButton9" style =" Z-INDEX:113;左:376像素;位置:绝对; TOP:144px RUNAT = QUOT;服务器" ImageUrl =" file:/// F:\ Myy project \ icons\\ mascot background2.jpg"宽度= QUOT; 868px"高度= QUOT; 136px">


它工作正常,但在将浏览器升级到IE-7后,图像没有出现在执行的屏幕上。
Hello,
this is (one of ) the html code for the image(s)
<asp:imagebutton id="ImageButton9" style="Z-INDEX: 113; LEFT: 376px; POSITION: absolute; TOP: 144px" runat="server" ImageUrl="file:///F:\My project\ICONS\mascot background2.jpg" Width="868px" Height="136px">

it was working fine but the images are not appearing on the executed screen after upgrading my browser to IE-7.


这篇关于无法查看任何图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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