FYI
Most Email clients will now block html formatted messages w/ images for security reasons
--
|
| | >I want to email my newsletter so that subscribers open directly to the web
| > page rather than receive a link they must follow. Can I do that in Front
| > Page?
|
| Yes. An email newsletter is just an HTML page with all of its images given
| absolute paths (
http://www.yourdomain.com/images/yourimage.gif), with the
| paths pointing to images you've stored on a server.
|
| It's best to keep the page (and thus its code) very simple, since email
| programs are a little behind browsers in their ability to display HTML pages
| properly.
|
| You don't want to use any complex code or scripting, or anything requiring
| server-side processing, such as features which use FrontPage extensions.
|
| You can send the email with any email program, being sure to select the Rich
| Text/HTML option.
|
| --
| Patty Ayers |
www.WebDevBiz.com
| Free Articles on the Business of Web Development
| Web Design Contract, Estimate Request Form, Estimate Worksheet
| --
|
|
|