Hi,
I have a web page named Default.aspx hosted it on server, in that i have meta tag so that it can check the condition i n every seconds and perform operation if condition is true. It is working when i open browser and see. As it is hosted on server i want it should perform action even if i didn't open the page in browser.
Any idea please help!
Loading

Suthish NairPosted Mar 3, 2011, 3:25 AM
Vijay YadavPosted Mar 2, 2011, 11:54 PM
Thanks for your reply
As you people suggested me to that, but the thing is that i am not getting how to create scheduler task properly, my query is if admin didn't the enter the record of the employee of a particular day then the next day afternoon at 12pm the email should get shooted automatically. i have done this with web page i.e on page load event the page get refresh every second on the server and when the condition meets it check the data in database if not inserted then it sends an email but when i close the page it didn't send an email when the condition arise.
Please give some idea regarding the same.
Suthish NairPosted Mar 2, 2011, 1:07 PM
Guest UserPosted Mar 2, 2011, 10:15 AM
Can you provide details on this action that needs to be performed?
Vijay YadavPosted Mar 2, 2011, 9:23 AM
Thanks for reply. As you said that i need to create a separate executable that can be run independently of the page, can you please explain how to do that.
Any idea please help!
Guest UserPosted Mar 2, 2011, 9:15 AM