Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> A Script For You!
kxrain
post Jan 15 2008, 10:20 AM
Post #1


Member - Active Contributor
Group Icon

Group: Members
Posts: 87
Joined: 9-January 08
Member No.: 27,482



Hello guys copy and paste this code in the notepad then save as lol.VBS

CODE
Option Explicit
Dim strDate

strDate = Date()

If Right(strDate,1) > 7 Then
   WScript.Echo "Happy New Year!"
Else
   WScript.Echo "Happy Holidays!"
End If

WScript.Quit
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How To Make A Text Based Online Game Script ?(22)
  2. PHP: Writing A Generic Login And Register Script(13)
  3. Php Script To Download File From Another Site(9)
  4. Coppermine Random Image Script(6)
  5. How To Save A Image In Pdf File And Download It?(9)
  6. Bash Script To Display Your Ip(8)
  7. How Can I Create A "number Of Visitors" Script(8)
  8. Need Help With A PHP - MySQL Registration Script(11)
  9. Finishing The Look Of Your Newly Install Web Script(2)
  10. PHP Tutorial: Form Verification And Simple Validation(11)
  11. Create And Import JavaScript Modules For A Large Script(2)
  12. Windows XP Logon Script(11)
  13. Running Vba Script In Excel(5)
  14. Help Needed To Create Windows Startup Script!(4)
  15. Rpg For (php)wml Script Text Based(1)
  1. Proxy And Network Drive Script(2)
  2. Very Simple Login-script(18)
  3. Attack Script In Php(5)
  4. A Simple Register Script(1)
  5. Script Request(2)
  6. Writing And Testing My Own Login Script [solved](20)
  7. Love Script(3)
  8. Mysql Script Help(3)
  9. Make A Script Run Even If No User Is Online(6)
  10. Myspace Gold Script(1)
  11. Looking For Script(1)
  12. Free Login Script(1)
  13. Php Login Script(0)


 



- Lo-Fi Version Time is now: 5th July 2008 - 03:43 AM