Re: Specifying "Expires" header for JS File
am 08.09.2005 03:31:40 von BullschmidtI don't believe there is such a thing as an Expires header for a
JavaScript file.
But of course you could create the same idea in JavaScript code by
setting a variable in the JavaScript file equal to a date.
Then in the code that uses the JavaScript file check to be sure that the
variable's date is on or before today's date.
And of course a JavaScript board might produce better answers...
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
<<
I would like to specify 'Expires' header for a js file. Can you please
let
me know where & how to specify that.
>>
*** Sent via Developersdex http://www.developersdex.com ***