Pages: 123

  2008-01-08 00:47:46

garfield000021
» n00b
FTalk Level: zero
1
0
1969-12-31

[code]============================================================ Script: Ask Visitor For Name Script Functions: A very simple paste-it-in script that asks the vistor for his or her

can i ask you something? i dont know where to post this script to make it work.. can you help me? pls, kindly reply..thank very much.. <script> // (C) 2001 www.CodeLifter.com // http://www.codelifter.com // Free for all users, but leave in this header var whatName=prompt("Please type in your name:",""); function doName(bLeSsy){ if ((whatName != "")&&(whatName !=null)){ // you can modify this as needed // this is the message if a name is typed in document.writeln("Hello "+whatName+"!. Welcome To ASs KiCkEr layouts. ") }else{ // you can modify this as needed // this is the message if a name is *not* typed in document.writeln("Hello!") } } doName(whatName); </script>

Pages: 123

Board footer

© 2024 F Talk

Current time is 19:18

[ 13 queries - 0.019 second ]
Privacy Policy