D djemb New Member Jan 28, 2009 #1 Hi Guys Need some help to open acrobat reader 6 pdf in secure https mode, with http works !!? an idea? thx
Hi Guys Need some help to open acrobat reader 6 pdf in secure https mode, with http works !!? an idea? thx
JamesBowen 19+ years progress programming and still learning. Jan 29, 2009 #2 Try this : output-http-header("Cache-Control", "no-cache, must-revalidate"). OR output-http-header("Cache-Control", ""). Don't know if it will work. Try it.
Try this : output-http-header("Cache-Control", "no-cache, must-revalidate"). OR output-http-header("Cache-Control", ""). Don't know if it will work. Try it.