-
WScmunro
AskWoody LoungerWell, deleting the project is one way to go. A bit extreme. ; -)
I don’t think it’s so much forcing refresh as much as forcing IE not to read it’s cache. In some cases we’ve had to add a querystring with timestamp parameter to force IE to actually get the file instead of reading it back from memory.
Hopefully overwriting the output works without any new snags.
Good luck.
-
WScmunro
AskWoody LoungerWell, deleting the project is one way to go. A bit extreme. ; -)
I don’t think it’s so much forcing refresh as much as forcing IE not to read it’s cache. In some cases we’ve had to add a querystring with timestamp parameter to force IE to actually get the file instead of reading it back from memory.
Hopefully overwriting the output works without any new snags.
Good luck.
-
WScmunro
AskWoody LoungerI’m coming in a little late, and I’m not sure if you’re running into this issue, but with generated web content, IE can be a pain. It has a habit of using its cache even when you tell it not to. But to make sure we’re tackling the right issue, can you answer a couple questions:
1) What are you using to generate the binary image for the PDF (is it done with ASP, JSP, Java Servlet, DLL, etc.)?
2) What’s the URL to access the script or app that creates the PDF in memory?
3) What happens if you change the browser’s cache setting (Tools > Internet Options > Temporary Internet Files > Settings > Check for newer version of web pages = Every visit to the page)?
4) Are you setting the content type header in the response that sends the PDF? Expiration? No-cache?
Knowing this stuff helps narrow down the problem and getting the right solution.
Thanks
-
WScmunro
AskWoody LoungerI’m coming in a little late, and I’m not sure if you’re running into this issue, but with generated web content, IE can be a pain. It has a habit of using its cache even when you tell it not to. But to make sure we’re tackling the right issue, can you answer a couple questions:
1) What are you using to generate the binary image for the PDF (is it done with ASP, JSP, Java Servlet, DLL, etc.)?
2) What’s the URL to access the script or app that creates the PDF in memory?
3) What happens if you change the browser’s cache setting (Tools > Internet Options > Temporary Internet Files > Settings > Check for newer version of web pages = Every visit to the page)?
4) Are you setting the content type header in the response that sends the PDF? Expiration? No-cache?
Knowing this stuff helps narrow down the problem and getting the right solution.
Thanks
-
WScmunro
AskWoody LoungerMy apologies – the ISP finally responded that they are making changes to the POP daemon. In the mean time, I used web mail to go directly to the mail server and marked the messages read there. That seemed to help this time.
-
WScmunro
AskWoody LoungerMy apologies – the ISP finally responded that they are making changes to the POP daemon. In the mean time, I used web mail to go directly to the mail server and marked the messages read there. That seemed to help this time.
-
WScmunro
AskWoody LoungerOkay, so what to do when it happens all the time? I know I’ve seen this discussed before but I can’t put together a decent search on Google to find the answer.
-
WScmunro
AskWoody LoungerOkay, so what to do when it happens all the time? I know I’ve seen this discussed before but I can’t put together a decent search on Google to find the answer.
-
WScmunro
AskWoody LoungerIf you find a good book on tables, let us know. I think part of the problem is that the tags are pretty simple – predicting how a browser will interpret them is not. I find myself using http://www.webreference.com[/url%5D when I need to know something. If you’ve got the basics but find yourself stopped by problems, check here in the lounge (of course), or use Google – and be sure to search both Web and Groups, the later of which is the old dejanews archive search of the newsgroups.
HTH
-
WScmunro
AskWoody LoungerIf you find a good book on tables, let us know. I think part of the problem is that the tags are pretty simple – predicting how a browser will interpret them is not. I find myself using http://www.webreference.com[/url%5D when I need to know something. If you’ve got the basics but find yourself stopped by problems, check here in the lounge (of course), or use Google – and be sure to search both Web and Groups, the later of which is the old dejanews archive search of the newsgroups.
HTH
-
WScmunro
AskWoody LoungerHTML tables are not very smart. They like everything to be the same = number of columns per row, rows per column, column widths and row heights (cell heights really). So if you’re doing anything fancy for the layout, it helps to keep borders on until you’re finished. You’ll have an easier time seeing what happening.
Do all the rows of your table have the same number of columns once you take into account the number of
elements and the colspan attributes?Do you have images in table cells? These will override width attributes at the table or cell level (tables can’t crop images).
Do you have long unbroken text, or nowrap attributes in some cells?
Do you have cells that span different columns in the table (e.g., row 1 col 2-4, row 2 col 1-2, row 3 col 3-5)? When you use colspan in cells, the width of the combined columns is determined by the content in other rows.
Sometimes it’s easier to stack several tables rather than try to adjust cells within rows of a single table.
Hope some of that helps.
-
WScmunro
AskWoody LoungerHTML tables are not very smart. They like everything to be the same = number of columns per row, rows per column, column widths and row heights (cell heights really). So if you’re doing anything fancy for the layout, it helps to keep borders on until you’re finished. You’ll have an easier time seeing what happening.
Do all the rows of your table have the same number of columns once you take into account the number of
elements and the colspan attributes?Do you have images in table cells? These will override width attributes at the table or cell level (tables can’t crop images).
Do you have long unbroken text, or nowrap attributes in some cells?
Do you have cells that span different columns in the table (e.g., row 1 col 2-4, row 2 col 1-2, row 3 col 3-5)? When you use colspan in cells, the width of the combined columns is determined by the content in other rows.
Sometimes it’s easier to stack several tables rather than try to adjust cells within rows of a single table.
Hope some of that helps.
-
WScmunro
AskWoody LoungerJust saw this on Yahoo – Microsoft Sets Pricing, Late Launch for Office
http://story.news.yahoo.com/news?tmpl=stor…osoft_office_dc%5B/url%5D -
WScmunro
AskWoody LoungerWhat type of internet connection do you use? I ask because something like the LinkSys Cable/DSL router has a limited ability to log web sites visited, and you can password protect access to the router’s web pages.
HTH
-
WScmunro
AskWoody LoungerDoug,
When you get to development environment, I’d be interested in what you select. So far I’ve only done a few trials, and Komodo is my favorite. But it’s not cheap. http://www.activestate.com/Products/Komodo/%5B/url%5D
HTH
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Apple, Google stores still offer China-based VPNs, report says
by
Nibbled To Death By Ducks
1 hour, 7 minutes ago -
Search Forums only bring up my posts?
by
Deo
1 hour, 20 minutes ago -
Windows Spotlight broken on Enterprise and Pro for Workstations?
by
steeviebops
12 hours, 49 minutes ago -
Denmark wants to dump Microsoft for Linux + LibreOffice
by
Alex5723
5 hours, 26 minutes ago -
How to get Microsoft Defender to honor Group Policy Setting
by
Ralph
13 hours, 25 minutes ago -
Apple : Paragon’s iOS Mercenary Spyware Finds Journalists Target
by
Alex5723
23 hours, 34 minutes ago -
Music : The Rose Room – It’s Been A Long, Long Time album
by
Alex5723
1 day ago -
Disengage Bitlocker
by
CWBillow
14 hours, 38 minutes ago -
Mac Mini M2 Service Program for No Power Issue
by
Alex5723
1 day, 2 hours ago -
New Win 11 Pro Geekom Setup questions
by
Deo
1 hour, 16 minutes ago -
Windows 11 Insider Preview build 26200.5651 released to DEV
by
joep517
1 day, 9 hours ago -
Windows 11 Insider Preview build 26120.4441 (24H2) released to BETA
by
joep517
1 day, 9 hours ago -
iOS 26,, MacOS 26 : Create your own AI chatbot
by
Alex5723
1 day, 13 hours ago -
New PC transfer program recommendations?
by
DaveBoston
1 hour, 12 minutes ago -
Windows 11 Insider Preview Build 22631.5545 (23H2) released to Release Preview
by
joep517
1 day, 17 hours ago -
Windows 10 Build 19045.6029 (22H2) to Release Preview Channel
by
joep517
1 day, 17 hours ago -
Best tools for upgrading a Windows 10 to an 11
by
Susan Bradley
1 day, 6 hours ago -
The end of Windows 10 is approaching, consider Linux and LibreOffice
by
Alex5723
10 hours, 19 minutes ago -
Extended Windows Built-in Disk Cleanup Utility
by
bbearren
19 hours, 13 minutes ago -
Win 11 24H2 June 2025 Update breaks WIFI
by
dportenlanger
2 days, 12 hours ago -
Update from WinPro 10 v. 1511 on T460p?
by
CatoRenasci
1 day, 10 hours ago -
System Restore and Updates Paused
by
veteran
2 days, 15 hours ago -
Windows 10/11 clock app
by
Kathy Stevens
2 days, 2 hours ago -
Turn off right-click draw
by
Charles Billow
2 days, 18 hours ago -
Introducing ChromeOS M137 to The Stable Channel
by
Alex5723
2 days, 22 hours ago -
Brian Wilson (The Beach Boys) R.I.P
by
Alex5723
4 hours, 52 minutes ago -
Master patch listing for June 10, 2025
by
Susan Bradley
2 days, 23 hours ago -
Suggestions for New All in One Printer and a Photo Printer Windows 10
by
Win7and10
27 minutes ago -
Purchasing New Printer. Uninstall old Printer Software First?
by
Win7and10
3 days, 5 hours ago -
KB5060842 Issue (Minor)
by
AC641
1 day, 17 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.