Connecting Tech Pros Worldwide Forums | Help | Site Map

something to destroy html

steve
Guest
 
Posts: n/a
#1: Jul 20 '05
Hi all
is it possible and how
for example if I put some kind of JavaScript in my html file
and the script to destroy the html for example after 5 days.

Thanks



Lasse Reichstein Nielsen
Guest
 
Posts: n/a
#2: Jul 20 '05

re: something to destroy html


"steve" <NOSPAMstoianstoian@hotmail.com> writes:
[color=blue]
> is it possible and how
> for example if I put some kind of JavaScript in my html file
> and the script to destroy the html for example after 5 days.[/color]

No, probably not.
Where would you want to destroy it?

On the server (no problem, do it manually) or in the client's cache
(set cache expiery date to five days in the future, and then remove
it from the server). But if the user saves the file to disk, it stays
there no matter what you do.

/L
--
Lasse Reichstein Nielsen - lrn@hotpop.com
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'
Closed Thread


Similar JavaScript / Ajax / DHTML bytes