Hi Guys,
<td valign="top" align="left" bgcolor="#FFFFFF" width="237" height="29">
<p><b>[u]Today's Birthday Baby :: <br>
</u>[02-Jun-2006]<br>
<br>
[Here the Name to be Displayed which is taken from EXCEL file] | <a href="mailto:[Here Mail-Id of the user to be displayed. Ex:
[email protected]">Wish
Him</a></b>
</p>
</td>
We are having a Intranet Portal using Java script. The above code shows the part where we are updating the Birthday of employees and a link "Wish him" will opens MS outlook to send a mail to wish the employee.
The employee name and the appropriate email id will be updated manually on daily checking EXCEL file manually. The information of the employees birth date, name and email-id are stored in an excel file.
I want a javascript which will search the EXCEL file (automatically) for the current date matches with employees birth dates and list all Names with "wish him" link for the appropriate employees email-id whenever the page is viewed.
AWAITING FOR THE SOLUTION
MAHESH