1. [OT] sort of

Hello everybody and Merry Christmas.

How can I open a webpage refresh it then download it.

I know how to download with URLMON.EW.

But some web pages are older than what I want.

Is this a browser problem?

Here are some sample web pages I am having trouble with.

http://www.sfgate.com/weather/
http://sports.yahoo.com/nfl/odds

Everytime I check the weather It gives me the weather for the day before unless I refresh.

Any ideas or help appreciated.

Don Cole

new topic     » topic index » view message » categorize

2. Re: [OT] sort of

dcole said...

Hello everybody and Merry Christmas.

How can I open a webpage refresh it then download it.

I know how to download with URLMON.EW.

But some web pages are older than what I want.

Is this a browser problem?

Here are some sample web pages I am having trouble with.

http://www.sfgate.com/weather/
http://sports.yahoo.com/nfl/odds

Everytime I check the weather It gives me the weather for the day before unless I refresh.

Any ideas or help appreciated.

Don Cole

Sounds like a proxy or caching issue. We had this issue with one of the v4 web demos (t_net_http.e), which was worked around by set_sendheader("Cache-Control", "no-cache" ).

new topic     » goto parent     » topic index » view message » categorize

3. Re: [OT] sort of

jimcbrown said...

Sounds like a proxy or caching issue. We had this issue with one of the v4 web demos (t_net_http.e), which was worked around by set_sendheader("Cache-Control", "no-cache" ).

Thank you Jim,

In IE it's Tools/Internet Options/Temperary Internet Files/Settings/ select "Every visit to the page".

Althogh this is an Internet Explorer Setting it effects what URLMON.EW(in the Archives) downloads!

Don Cole

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu