home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / chip-cd_2000_02.zip / 02 / software / shareware / watznew / hotmail.pst < prev    next >
Text File  |  1999-07-06  |  487b  |  13 lines

  1. #%LOGIN%|?|login|Your Hotmail Login
  2. #%PASSWORD%|?|password|Your Hotmail Password
  3. #%TITLE%|=|%LOGIN%@hotmail.com
  4. #%MESSAGE%|=|<B>%1</B>%2
  5. # -----------------------------------------------------------
  6. # HOTMAIL-CHECK script by A.I.Studio / Igor Afanasyev
  7. # -----------------------------------------------------------
  8.  
  9. require 'hotmail.lib'; # HotMail routines library
  10.  
  11. # -----------------------------------------------------------
  12.  
  13. &CheckHotmailAccount('%LOGIN%','%PASSWORD%');