473,395 Members | 1,495 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Re: the mvp Code IhttpModel problem--Compression support in ASP.NET 2.0

gma
os:winxp sp1
dotnet Version:2.0
DevTools:Microsoft Visual Web Developer 2008 Express Edition
DB:sql2005Express
make A demo is WebSize1,edit Web.Config Add tag <HttpModel...>

page is Default.aspx,

oh,Yes no problem ,gzip. is ok !

continue ,Edit Default.aspx

Add Tag

DataList1

<ItemTemplate>

<asp:image id="img" runat="server" src='<%# Eval("FilmImgSrc")%>'/>

</ItemTemplate>

code:

DataList1.DataSource=filmServer.GetAllFilm();

DataList1.DataBind();

<asp:button id="btnPrev" runat="server">PrevPage</asp:button>

<asp:button id="btnNext" runat="server">NextPage</asp:button>

and Add Btn Code.

ok Start webSite1

click btnNext,btnNext,btNext ,oh, it's Good!

click btnPrev btnPrev... wait wait, where is image?

oh.....img is lost!!!

img don't show! what happen?

remoteing web.config <httpmodel....>

try...

click btnNext btnNext img is OK

click btnPrev ,img is ok.

Add <httpModel...in the Web.config

click btnNext btnNext img is OK

click btnPrev ,img is Lost,img don't show!

Help me please,what happen?

Thanks and good luck!

reference IHttpModel
http://www.microsoft.com/belux/msdn/...mpression.mspx

Nov 4 '08 #1
0 848

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: nell | last post by:
Hi all, I've developed a testing application in python, and should supply it in a way that no one (lets say they are regular users) will understand it and edit it. The application source is all...
5
by: Otto Wyss | last post by:
I've written an application which is intended to act as a code sample "how to code applications with a well designed GUI". Since this code is intended to also act as a sample for beginners it...
2
by: Nobody | last post by:
Let me start off with a brief overview... This part is not really important, just saying what its for... I had been working on a Windows GUI library (DLL) when suddenly my boss told he wanted...
67
by: Steven T. Hatton | last post by:
Some people have suggested the desire for code completion and refined edit-time error detection are an indication of incompetence on the part of the programmer who wants such features. ...
289
by: napi | last post by:
I think you would agree with me that a C compiler that directly produces Java Byte Code to be run on any JVM is something that is missing to software programmers so far. With such a tool one could...
2
by: Tull Clancey | last post by:
Hi, I have another question that I hope someone can help with.... I have to admit I'm completely new to Net printing so I really don't know where to start here. I need to print a bar code, I...
2
by: swapprose | last post by:
Hi what is com and dcom,wt's the difference? what is unmanaged code? is .net support unamanaged code? how can we include unmanaged code assembly into .net? is there compatability from...
10
by: =?Utf-8?B?Tm90cmUgUG91YmVsbGU=?= | last post by:
Hello, I have a legacy MFC application that has a lot of editor functionality associated with a class that extends CFrameWnd. This editor watches for key down events by using the OnKeyDown...
0
by: gma | last post by:
os:winxp sp1 dotnet Version:2.0 DevTools:Microsoft Visual Web Developer 2008 Express Edition DB:sql2005Express make A demo is WebSize1,edit Web.Config Add tag <HttpModel...> page is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.