Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-01-10 : 11:57:45
|
Philippe writes "Hi, I turn to you guys with the hope of that you can help me on this problem. I'm trying to create a newsletter function with my publisher system. Lets try the following scenario :
I have created ten articles in my publisher system,which I want to create a newsletter from.
I create the newsletter by picking the articles I want to be in it, then I want to set a date and time for sending the mail. This is stored in a separate table, which also contains the IDs to the articles.
This mail should only go out to the persons who actually assigned to the groups these articles where created in. :-) The tricky part is how I get the server to actually send a mail with links to the selected articles om my sites at the given date and time in the tables.
I sure hope you guys can help me on this.
Yours sincerly,
Philippe - The WebKid :-)
PS! I use Windows 2000 Server and SQL 2000..." |
|
|
|
|
|