RootsWeb.com Mailing Lists
Total: 2/2
    1. Re: [ROOTSWEB-HELP] ROOTSWEB-HELP Digest, Vol 5, Issue 10
    2. Mona
    3. Hi Derick, Thanks for that info. I'll file it away for future reference. Right now I'm not interested in using JavaScript. Mona Derick Hartshorn wrote: > Mona, > > While the RootsWeb script works on RW servers, it might be a mark of > wisdom to use a Java for a "last updated" script. > Just cut and paste the following just before </body> and </html> > ------------------------------------------------- > Last Modified:&nbsp; <!--webbot bot="HTMLMarkup" startspan --> > <script language="JavaScript"> > <!-- > > function SymError() > { > return true; > } > > window.onerror = SymError; > > var SymRealWinOpen = window.open; > > function SymWinOpen(url, name, attributes) > { > return (new Object()); > } > > window.open = SymWinOpen; > > //--> > </script> > <script> > <!--//hide > document.write(document.lastModified); > //end hide--> > </script> <br> > <script language="JavaScript"> > <!-- > var SymRealOnLoad; > var SymRealOnUnload; > > function SymOnUnload() > { > window.open = SymWinOpen; > if(SymRealOnUnload != null) > SymRealOnUnload(); > } > > function SymOnLoad() > { > if(SymRealOnLoad != null) > SymRealOnLoad(); > window.open = SymRealWinOpen; > SymRealOnUnload = window.onunload; > window.onunload = SymOnUnload; > } > > SymRealOnLoad = window.onload; > window.onload = SymOnLoad; > > //--> > </script> > <!--webbot bot="HTMLMarkup" endspan --> </font></p> > ------------------------------------------------------ > You can change the "last modified" to "updated" or anything you want. > Good luck, > > --Derick > -- Mona Houser HeritageHunt@Sandyviewinfo.net Our Family -- http://freepages.genealogy.rootsweb.com/~monajo/ Nahausen Families – http://freepages.genealogy.rootsweb.com/~monajo/nah/ My Database – http://wc.rootsweb.com/~monahouser

    01/09/2010 01:54:39
    1. Re: [ROOTSWEB-HELP] ROOTSWEB-HELP Digest, Vol 5, Issue 10
    2. ---- Mona <HeritageHunt@sandyviewinfo.net> wrote: > Hi Derick, > Thanks for that info. I'll file it away for future reference. > Right now I'm not interested in using JavaScript. > > Mona > I am glad I could be of help, Mona. I am not a techie at all, I just happened to have this file tucked away so I could call it up anytime I needed it. I also call it "counter" which makes no sense at all, but that's the way it goes. LOL David > Derick Hartshorn wrote: > > Mona, > > > > While the RootsWeb script works on RW servers, it might be a mark of > > wisdom to use a Java for a "last updated" script. > > Just cut and paste the following just before </body> and </html> > > ------------------------------------------------- > > Last Modified:&nbsp; <!--webbot bot="HTMLMarkup" startspan --> > > <script language="JavaScript"> > > <!-- > > > > function SymError() > > { > > return true; > > } > > > > window.onerror = SymError; > > > > var SymRealWinOpen = window.open; > > > > function SymWinOpen(url, name, attributes) > > { > > return (new Object()); > > } > > > > window.open = SymWinOpen; > > > > //--> > > </script> > > <script> > > <!--//hide > > document.write(document.lastModified); > > //end hide--> > > </script> <br> > > <script language="JavaScript"> > > <!-- > > var SymRealOnLoad; > > var SymRealOnUnload; > > > > function SymOnUnload() > > { > > window.open = SymWinOpen; > > if(SymRealOnUnload != null) > > SymRealOnUnload(); > > } > > > > function SymOnLoad() > > { > > if(SymRealOnLoad != null) > > SymRealOnLoad(); > > window.open = SymRealWinOpen; > > SymRealOnUnload = window.onunload; > > window.onunload = SymOnUnload; > > } > > > > SymRealOnLoad = window.onload; > > window.onload = SymOnLoad; > > > > //--> > > </script> > > <!--webbot bot="HTMLMarkup" endspan --> </font></p> > > ------------------------------------------------------ > > You can change the "last modified" to "updated" or anything you want. > > Good luck, > > > > --Derick > > > -- > Mona Houser > HeritageHunt@Sandyviewinfo.net > Our Family -- http://freepages.genealogy.rootsweb.com/~monajo/ > Nahausen Families – http://freepages.genealogy.rootsweb.com/~monajo/nah/ > My Database – http://wc.rootsweb.com/~monahouser > > ------------------------------- > To unsubscribe from the list, please send an email to ROOTSWEB-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message -- dmorgan003@hawaii.rr.com David W Morgan Ewa Beach Hawaii **** http://freepages.genealogy.rootsweb.com/~dmorgan/

    01/09/2010 08:40:32