New Android apps UniqueKey

Tuesday 12 May 2015

VB Script : Simple Program



Write this program in notepad and save it as _filename.vbs 
pass=inputbox("password")

if pass="manoj" then msgbox("correct password")
 else msgbox("password is not correct  try again")

No comments:

Post a Comment