 | | Re: My New Webpage!!!
|
|
(...) Thanks! Forgot to say "Comments Welcome" -John Rudy (URL) (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.western, lugnet.general)
|
| |
 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
(...) I read somewhere that not all proxy caches will observe this. Actually I think it said they only look at the actual headers, not HTTP-EQUIV. It doesn't hurt to cover all bases. See my other post for details. KL (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
(...) Here's what I do to guarantee no caching: void printCGIheader(){ printf("Content-type: text/html\n"); printf("Expires: 0\n"); printf("Cache-control: no-cache\n"); printf("Pragma: no-cache\n"); printf("\n"); } void printCookieHeader(char (...) (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
(...) Some browsers (I don't remember which ones, sorry) don't respect this. It's best to combine this with the expires header, I think. :( (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
In the header of the page add: <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> This tag also keeps pages from being cached by proxy servers... (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
(...) IIRC, there is a pragma no-cache that you can add to the HTTP headers. --Todd (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Forced refresh of html pages instead of getting them from browser cache
|
|
Is there a better (any other?) way to force a page not to be cached but instead fetched from the server every time, other than using the META EXPIRES tag at the top of the page. That's the only way I found and am interested to learn if there are (...) (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: My New Webpage!!!
|
|
(...) Nice work! Love Doc Brown's hair!!! --Todd (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.western, lugnet.general)
|
| |
 | | Re: IE css help
|
|
(...) Turns out the answer is: it's a bug in IE 5.0. Seems to be fixed in 5.5. (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | My New Webpage!!!
|
|
Finally, I have a webpage showcasing my mocs. Head on over to: (URL) see everything. -John Rudy (URL) (25 years ago, 9-Aug-00, to lugnet.publish, lugnet.western, lugnet.general)
|
| |
 | | IE css help
|
|
Argh. Can someone help me understand some weird Internet Explorer behavior with cascading style sheets? Check out (URL). The text there should appear approximately like this: Lorum ipsum dolor sit ament, con; venami quis nostrud laboris nisi ut (...) (25 years ago, 8-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Two new Lego Photography tutorials posted
|
|
(...) Thanks Todd. That is high praise coming from someone who has already provided one of the greatest gifts to the community I can think of. If anyone thinks that any of the steps require elaboration, or are unclear, please let me know and I will (...) (25 years ago, 6-Aug-00, to lugnet.publish, lugnet.general)
|
| |
 | | Re: Two new Lego Photography tutorials posted
|
|
(...) Recon (...) pictures (...) Good Eye. I noticed that too, after I spent about 4 hours editing the images. The fix... the addition of the following paragraph to the description. "The AR4 can carry up to 3 crew, a pilot, and a navigator. It also (...) (25 years ago, 6-Aug-00, to lugnet.publish, lugnet.general)
|
| |
 | | Re: Two new Lego Photography tutorials posted
|
|
I love the banner ad on your front page. :^D You better talk to the boys down in the AI department. Seems that your Recon VTOL was cruising around with no pilot. Wonder what it was taking pictures of? ;^) ~Mark (25 years ago, 5-Aug-00, to lugnet.publish, lugnet.general)
|
| |
 | | Re: Two new Lego Photography tutorials posted
|
|
(...) An instant classic! (...) What an understatement! :) --Todd (25 years ago, 5-Aug-00, to lugnet.publish, lugnet.general)
|
| |
 | | Re: Two new Lego Photography tutorials posted
|
|
Wow! Very nice job on the site and the pictures. Pat J (...) (25 years ago, 5-Aug-00, to lugnet.publish, lugnet.general)
|
| |
 | | Two new Lego Photography tutorials posted
|
|
I have just uploaded to my web site two new tutorials on editing digital lego images in photoshop. There is also a new index page with camera comparisons and other photography info. The first new tutorial (tutorial 3) covers background image (...) (25 years ago, 5-Aug-00, to lugnet.publish, lugnet.general) !
|
| |
 | | Re: Bicycle Construction
|
|
(...) You might, actually, and just not know it! :) Did you know that you can upload pictures to the Internet using your web browser? It's fast and easy: Go to (URL) and set up an account, then follow the instructions there. The site is safe, fun, (...) (25 years ago, 5-Aug-00, to lugnet.technic, lugnet.general, lugnet.publish)
|
| |
 | | Re: Looking for a good Web host?
|
|
(...) a (...) Personally I use www.compaqbiz.net for dial up and web hosting 15MB. They are my virtal server (I use my own registered domain name) plus 195 hours connection per month for $21.95. To me this is a good deal as most ISP's want to charge (...) (25 years ago, 4-Aug-00, to lugnet.publish)
|
| |
 | | Looking for a good Web host?
|
|
I'm looking for a new web host. I'm anticipating getting a DSL line soon and running a server from home, but I just don't want to wait that long. I would like to find a host that I can link my domain name to, that has little or no advertising and (...) (25 years ago, 4-Aug-00, to lugnet.publish)
|