Is there a way to have a discussion Handler deal with the posts and have an email notification when there is a new post?? Can't find the option anywhere!!?!
Is there a way to have an email automatically sent when a page changes??. That way when there is a post, teh page would have changed and an email would be sent?
Actually you can get an email whenever a post is added to the DW
Open the DW and find the Post webbot code in Html/Code view
It will look something like
<!--webbot bot="Discussion" startspan S-Dir-Name="_disc1"
S-Article-Format="HTML/BR" U-Style-URL="disc1_post.htm"
B-Reverse-Chronology="TRUE" S-Toc-Fields="Subject From Date"
U-Header-Url="_borders/disc1_ahdr.htm"
U-Footer-Url="_borders/disc1_aftr.htm" S-Date-Format="%d %B %Y"
S-Time-Format="%I:%M %p" S-Builtin-Fields="Date Time"
U-Confirmation-Url="disc1_cfrm.htm" --><
Then edit it to add (after U-Confirmation-Url="disc1_cfrm.htm"):
S-Email-Address="(e-mail address removed)" S-Email-Format="TEXT/PRE" b-email-replyto-from-field="TRUE" s-email-replyto="Email"
b-email-subject-from-field="FALSE" s-email-subject="New Post at Discussion"
--
| Not with the Front Page forms handler.
|
| >-----Original Message-----
| >Is there a way to have an email automatically sent when
| a page changes??. That way when there is a post, teh
| page would have changed and an email would be sent??
| >
| >Just an idea??
| >
| >Bo...
| >.
| >
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.