Birthday Message Sender
-------------------------------------

This tool is for use within Wipro Intranet only.

Once executed the tool parses the contents of the ChannelW Birthday Page and sends Birthday wishes to each of them listed in the site.

Usage
----------

The properties file(birthday_details.properties) that comes along with this tool has to be placed in the current path(outside the birthday package) .
The properties file contains fields such as From Name,From Address,Subject,Message,etc which has to be filled up before execution of the 
program.

For example,If  I am currently  in D:\> then the properties file has to be placed in D:\>.

Also Classpath should be set to all the ".jar"  files that comes along with this tool (htmlparser.jar,mail.jar,activation.jar).


prompt>java birthday.BirthdayMessageSender http://chwtools.wipro.com:7998/birthday/birthday_index.asp
 where birthday is the folder name.

     OR

Run the tool using run.bat 


PreRequisites
-----------------------

JDK 1.x

Developer
----------------
Skanda Prasad Ganapathy
Telecom Solutions
Wipro Technologies
Madhapur
Hyderabad
skanda.ganapathy@wipro.com


Note:
--------
Please do not use this tool frequently as it loads the SMTP server by sending numerous mails.
