USEFUL CODES

Description of code 1. This Code placed in between the head tags will reload page automaticaly. So they say.

<META HTTP-EQUIV="pragma" CONTENT="no-cache">


Description of code 2.Will automaticelly transfer to another page of the URL assigned. Code is installed between the head tags.

<meta http-equiv=refresh content=60;URL="URL OF PAGE YOU WANT TO GO">


Description of code 3. The Code can be installed at a point where you want to show last page update.

<center> <script language="Javascript"> <!-- // please keep these lines on when you copy the source // made by: Nicolas - http://www.javascript-page.com document.write("This page was last updated on: "+document.lastModified+"") //--> </script> </center>


Description of code 4. Transitions; codes for are placed within the head tags. Replace the "XX" in the code with NUMBERS 1 thru 23 corresponding to transition effect to obtain desired effect.Click link below for a transitions list.

<meta http-equiv="Page-Enter" content="RevealTrans(Duration=4,Transition=XX)">
<meta http-equiv="Page-Exit" content="RevealTrans(Duration=4,Transition=XX)">

< <CLICK FOR A LIST OF TRANSITIONS and EFFECTS.> >

Description of code 5. Coming Soon.


Description of code 6. Coming Soon.


Description of code 7. Coming Soon.


Description of code 8. Coming Soon.


Description of code 9. Coming Soon.


Description of code 10. Coming Soon.

RETURN TO MAIN INDEX PAGE