Skip Navigation Links



what are alerts
alerts, actually we are talking about email alerts, which the users will get as soon as when the people they are looking for signup on the website, users can create alerts using "Find Partner" option specifying queryname and email address, once they specify email address
it will saved as email alert, and they will be getting verify email , once they verify there email, it will be used in the fireup,

firing up of firealerts.aspx at regular intervals is called cron jobs,

In Asp.net enviorment Scheduled Job Facility is not available, so in order to fire alerts at regular intervals
you need a way to do it, you will need to make a request to firealerts.aspx , regularly, and at regular intervals

Configuring alerts goto this website http://www.setcronjob.com
and create a free acccount there this account is need to send matching alerts to members now
once you setup a account there create a cron firing every minute

or just buy a basic linux hosting, to do cron jobs

to fire a url http://www."yoursitename.com"/firealerts.aspx

this cron will be send matching alerts to the members or you can buy a basic linux hosting package, and use it configure alerts
"cron jobs"

The interval at which the members will get email is setup via setupwebsoldatingsoftware.exe in the "fire alerts every" option
just specify the days there, every 5,10,15 days or any other day you want

you can also change the name of "firealerts.aspx" page for better security




Disclaimer.