How do I set up a bulletins page so Viewers can get a weekly news.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to be able to set up a bulletin so that parents can be sent an
automatic newsletter form our school website.
Can anyone help me please? Am using Front Page 2003
 
FrontPage doesn't have this capability. You have to write an ASP page as
directed at:

Mailing Form Data
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=46

and use the CreateMHTMLBody Method. This, however, is tricky, because many
HTML techniques that work in a browser don't work in an e-mail reader. You'll
have to learn to limit yourself in the features you use. Forms and
JavaScript, for example, are pretty much out.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

Ask a Question

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.

Ask a Question

Back
Top