HI
I done a project in asp.net with VB coding and sql server 2005 as back end.
Now i need to generate an auto email everyday for current date based on the date field in my database table .
For Example: Today is 05/03/2008 means, i want to generate a report(records from database related to this date) without logging into the software and need to send mail.
I can able to generate email and crystal report file as pdf.
But now i want to create those pdf and mailing without logging into software.
Any idea.
I done a project in asp.net with VB coding and sql server 2005 as back end.
Now i need to generate an auto email everyday for current date based on the date field in my database table .
For Example: Today is 05/03/2008 means, i want to generate a report(records from database related to this date) without logging into the software and need to send mail.
I can able to generate email and crystal report file as pdf.
But now i want to create those pdf and mailing without logging into software.
Any idea.
Comment