Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

44
votes
15answers
12k views

Making sure a web page is not cached, across all browsers

Our investigations have shown us that not all browsers respect the http cache directives in a uniform manner. For security reasons we do not want certain pages in our application to cached, ever, by ...
1
vote
1answer
390 views

Mail header fields: Practical difference between quoted-printable and 7bit?

Is there any practical difference between "7bit" and "quoted-printable" as Content-Transfer-Encoding in email? From all I could gather the encoding schemes are virtually identical.
0
votes
1answer
17 views

Auto updating header?

I'm currently doing work experience designing the ui for some courier software in basic HTML. I have only been doing this for 4 days now so please excuse my basic knowledge etc. At the top of this ...