if you want to change the actual file (not sure of the legalities in 
that) then you will probably need to use a resource editor such as 
Visual C++

Load the resources from the DLL make the necessary changes and save the 
resources back in...

HTH



Kola Oyedeji wrote:

> Mike 
> 
> Thanks. I found the html for the page inside the mentioned dll in the
> winnt folder haven't tried to change it yet though. But actually
> changing the registry entry might be a better idea, thanks
> 
> Kola
> 
> -----Original Message-----
> From: Mike Townend [mailto:[EMAIL PROTECTED]] 
> Sent: 21 May 2002 15:57
> To: CF-Talk
> Subject: Re: Custom warning this page has expired page?
> 
> AFAIK it loads the page from the resource which is held in mshtml.dll.
> 
> therefore the res:// means that it will try and load the resource 
> repost.htm from the mshtml.dll.
> 
> To change the default i would assume that you will need to change the 
> registry entry to point to either a file:// or a http:// address...
> 
> although i could be wrong
> 
> HTH
> 
> 
> 
> Kola Oyedeji wrote:
> 
> 
>>Hi sorry for the OT post but I'm sure some of you may have desired
>>
> this
> 
>>at one time or another.
>>
>>I would like to know if its possible to change the page displayed when
>>ie
>>Displays the "warning page has expired message."  
>>
>>If I search the registry I find a key called postNotCached
>>But it points to a dll I think, the data held in this key is:
>>
>>Res://mshtml.dll/repost.htm
>>
>>Does this mean that the page is generated by the mshtml dll? As I cant
>>find the page anywhere on my machine by doing a search. What does the
>>res:// path mean?
>>
>>
>>Any pointers or suggestions woule really be appreciated - this is for
>>
> an
> 
>>internal application so I know the end browser will be IE 5+
>>
>>Thanks in advance
>>
>>Kola
>>
>> 
>>
>>
>>
>>
>>
>>
> 
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to