在.aspx中显示gif图像 [英] show a gif image in .aspx

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

问题描述

大家好,

我已经在.aspx中开发了一个表格.
在我的表单中,我使用的是PictureBox控件来设置GIF图像.
我在任何处理事件中都称该图像,但正常图像中显示该图像.

如何以GIF格式显示该图像.

提前致谢.
Confused

Hi All,

I have developed a form in .aspx .
In my form I am using picturebox control to set a GIF image.
I call that image in any processing event but that image shown in normal image.

How to show that image in GIF format.

Advance Thanks.
Confused

推荐答案

在这里看看:
具有Designer支持的Web应用程序的可自定义加载"控件 [
Have a look here:
Customizable ''Loading'' Control for Web Applications with Designer Support[^]


您好,Ngaba,

您可以使用图像控件显示gif图像效果.

< asp:image id ="Image1" runat ="server" imageurl =〜/games-animated-gif-002.gif" xmlns:asp =#unknown">

谢谢&问候,
耶万.
Hi Ngaba,

You can use image control to show gif image effects.

<asp:image id="Image1" runat="server" imageurl="~/games-animated-gif-002.gif" xmlns:asp="#unknown">

Thanks & Regards,
Jeevan.


这篇关于在.aspx中显示gif图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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