Hi all,
I am building a recuitment site which is using a database to store jobs. Naturally, this gives the client the ability to add, edit, modify, delete all jobs on the database and gives the user the ability to seach the database for the jobs. Sounds fine right?
Now, what I also want to be able to do is give the user of the site the ability to enter their email address and certain keywords which will send out an email alert when a job becomes available. I do not have a clue where to begin on that.
I'm looking for help. Can someone point me to an article if one exists about how to go about doing this or sample code? I need to figure this out!
Thanks in advance.