Hi,
I am building a job site in asp.net 2.0 . I have a requirement like, job seekr will set the alert for a particular skill and he / she need to get an automatic email alert.
can i do this with a webservice.
i have two tables one for job posted
and one for job alert
job posted will have status as active or closed.
job alert matching criteria in job posted will have to send this email.
please guide