login_null = "Please enter a Login Name"
password_null = "Please enter a Password"
invalid_login = "Login failed.Please try again!!"
msg_optionnotavail = "This option has been switched off in the Demo."
msg_numericonly = "Please enter numeric values only."
msg_validvalue = "Please select some valid value..."
msg_endoffile = "You have reached the end of the file."
msg_beginningoffile = "You have reached the beginning of the file."
msg_delete = "You are about to delete a record.\n If you click OK, you won't be able to undo this delete operation.\n Are you sure you want to delete ?"
msg_undo = "The command or action 'Undo' is not available now."
msg_blank = "field cannot be blank."
msg_delete_disabled = "Delete is not available for a new record."
msg_navigation_disabled = "is not available in new mode."
msg_enterbarcodeid = "Student barcode id cannot be blank."
msg_validbarcodeid = "Please enter a valid barcode id."



msg_phonefax_format = "should be entered in the format 999-999-9999";

msg_mailid = "Please specify the e-mail address."

msg_mailid_valid = "Please specify a valid e-mail address."