I do not want to check it for every request. I just need to know that the image in question is contained in the HTML document that is in the request the application will make.
[EMAIL PROTECTED]
From: Steve Johnson <[EMAIL PROTECTED]> Reply-To: "Discussion of advanced .NET topics." <[email protected]> To: [email protected] Subject: Re: [ADVANCED-DOTNET] HTTP help Date: Wed, 8 Mar 2006 08:29:09 -0700 On 3/8/06, Peter Ritchie <[EMAIL PROTECTED]> wrote: > > You want to ensure a page has a link to a particular jpg file? i.e. has > <IMG src="image1.jpg">? That sounds like a time-of-publishing action; why > would you want to check that for each request? My guess is that he's trying to circumvent tools such as Firefox's AdBlock extension. -- Steve Johnson =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
=================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
