THE WELCH COMPANY
440 Davis Court #1602
San Francisco, CA 94111-2496
415 781 5700
rod@welchco.com
S U M M A R Y
DIARY: September 12, 2022 08:53 AM Monday;
Rod Welch
Internet modify 070405 display fresh uploads in browser called Earthlink for ideas.
1...Summary/Objective
..............
Click here to comment!
CONTACTS
0201 - Earthlink, Inc.
020101 - Ms. Jessica Friesen; Supervisor
020102 - Quality Engineering
SUBJECTS
Default Null Subject Account for Blank Record
2303 -
2303 - ..
2304 - Summary/Objective
2305 -
230501 - Follow up ref SDS 3 0000, ref SDS 1 0000.
230502 -
230503 -
230504 -
230505 -
230506 -
230508 - ..
2306 -
2307 -
2308 - Progress
2309 -
230901 - This morning working with SDS record on case studies for exercise,
230902 - vitals, etc... 200101 0701, ref SDS 2 VD8N, having continuing problem
230903 - of editing files, but after converting into HTML format, and uploading
230904 - to Internet, the browsers display prior versions, rather than revised
230905 - version.
230907 - ..
230908 - Called Earthlink...
230909 -
230910 - 800-955-0186
230912 - ..
230913 - Talked to Frank.
230915 - ..
230916 - He said Earthlink does not maintain a cache. Every call to Earthlink
230917 - draws most recently updated data.
230919 - ..
230920 - Frank suggested clearing Netscape (Firefox) cache.
230921 -
230922 - Open Firefox
230923 - Tools
230924 - Settings
230925 - Privacy & Security
230927 - ..
230928 - Scroll down to History
230930 - ..
230931 - This is already set to...
230932 -
230933 - Never remember history
230935 - ..
230936 - Clicked on...
230937 -
230938 - Clear History
230940 - ..
230941 - Opened the record of case studies on exercise, medical issues.
230943 - ..
230944 - Executed process of converting to HTML.
230946 - ..
230947 - Selected feature to open the SDS record in a browser (Firefox).
230949 - ..
230950 - The HTML version in the browser did not display the updated changes.
230952 - ..
230953 - Closed browser.
230955 - ..
230956 - Selected feature to open SDS record again in a browser (Firefox).
230958 - ..
230959 - The HTML version in browser displayed updated changes.
230960 -
230962 - ..
2310 -
2311 -
2312 - 0935
2313 -
231301 - Tried again and it failed.
231302 -
231304 - ..
2314 -
2315 -
2316 - 0945
2317 -
231701 - Called back
231702 -
231703 - Talked to Jason.
231705 - ..
231706 - We verified updated SDS records are correctly uploaded to Earthlink
231707 - server.
231709 - ..
231710 - Since we cleared Firefox cache, and problem persists, the file must
231711 - be cached at intermediate transfer points.
231712 -
231714 - ..
231715 - Jason is making a ticket for Earthlink to research the problem.
231716 -
231718 - ..
2318 -
2319 -
2320 - 1030
2321 -
232101 - Jason gave problem ticket............ 201399746
232102 -
232103 - He sent a letter providing an email address, and requesting example of
232104 - an updated file having problem drawing from Earthlink.
232106 - ..
232107 - Sent letter to Jason at Earthlink saying...
232108 -
232109 - 1. Subject: Re: Hello
232110 - Date: 2022-09-12, 10:26
232114 - ..
232115 - 2. Jason,
232117 - ..
232118 - 3. Here is the file on Earthlink that is incorrect....
232119 -
232120 - http://www.welchco.com/sd/08/00101/02/20/01/01/070141.HTM#VD8N
232122 - ..
232123 - 4. Line 082437 shows "*****************"
232125 - ..
232126 - 5. This is missing from the Earthlink file, but is shown in the attached original file.
232128 - ..
232129 - 6. Hope this helps.
232131 - ..
232132 - 7. Rod
232133 - 925 787 5641
232135 - ..
232136 - Attachments:
232137 -
232138 - d:/sd/08/00101/02/20/01/01/070141
232139 -
232140 -
232141 -
232142 -
232143 -
232144 -
232146 - ..
2322 -
2323 -
2324 - 1015
2325 -
232501 - Found possible solution....
232502 -
232503 - Disable browser caching with meta HTML tags
232504 -
232505 - https://cristian.sulea.net/blog/disable-browser-caching-with-meta-html-tags/
232507 - ..
232508 - The correct minimum set of headers that works across the most
232509 - important browsers:
232510 -
232511 - Cache-Control: no-cache, no-store, must-revalidate
232512 - Pragma: no-cache
232513 - Expires: 0
232514 -
232515 - Cache-Control is for HTTP 1.1Pragma is for HTTP 1.0Expires is
232516 - for proxies
232517 -
232518 - Cache-Control is for HTTP 1.1
232519 - Pragma is for HTTP 1.0
232520 - Expires is for proxies
232521 -
232523 - ..
232524 - Web Pages (HTML)
232526 - ..
232527 - For the Web Pages (HTML) add the following <meta> tags to the
232528 - page(s) you want to keep browsers from caching (the code must
232529 - be in the <head> section of your page, for example right after
232530 - <title> tag):
232531 -
232532 - <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
232533 - <meta http-equiv="Pragma" content="no-cache" />
232534 - <meta http-equiv="Expires" content="0" />
232535 -
232537 - ..
232538 - More ideas on eliminating caching is shown at...
232539 -
232540 - https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
232541 -
232542 -
232543 -
232545 - ..
232546 - Line 1720, ref OF 1 3P5H, -label ahtml in \01\14\0704050 about 66 lines below
232547 -
232548 - ins_text!</TITLE>!
232549 - of 0
232550 - loc_cur 0 1
232551 - immed 3r
232552 - ins_text!<meta http-equiv="Cache-Control" no-cache, no-store, must-revalidate" />!
232553 - up
232554 - ins_text!<meta http-equiv="Pragma" content="no-cache" />!
232555 - up
232556 - ins_text!<meta http-equiv="Expires" content="0" />!
232557 - up
232558 - ins_text!</HEAD>!
232560 - ..
232561 - Changed to only...
232562 -
232563 - immed 3r
232564 - ins_text!<Cache-Control: no-cache />!
232565 -
232566 - Today, added immed r and cache-control html code, per above,
232567 - ref SDS 0 LY75, so that when Internet source files are updated,
232568 - and then uploaded to and Internet service provider, then when
232569 - the revised html file is opened with a browser to verify
232570 - changes are correctly displayed, the browser will open the
232571 - updated html file, and not a prior version stored in a cache
232572 - somewhere.
232574 - ..
232575 - Nothing seems to work.
232576 -
232577 -
232578 -
232579 -
232580 -
232581 -
232582 -
232583 -
232584 -
232585 -
232586 -
232587 -
232588 -
232589 -
2326 -
Distribution. . . . See "CONTACTS"