recurring e-mail to link

L

Leo Sweeney

Hi,

How do I set up a mait to link that I can link to from multiple pages, so if
I have to change the mail-to add. link I just do it once and it up dates on
all pages.

Thanks,
Leo
 
T

Tina Clarke

Leo Sweeney said:
Hi,

How do I set up a mait to link that I can link to from multiple pages, so if
I have to change the mail-to add. link I just do it once and it up dates on
all pages.

Thanks,
Leo

Use an include page with whatever content you want on it .. you will have to
apply this to all your pages though. If you have fp03 you can do this with a
dwt instead.

hth Tina

--
http://accessfp.net/ - FrontPage Resource Centre
http://anybackpage.com/bytes/ - Ezine with Free E-books
http://artdoodle.com/ - Original Abstract Art
http://addonfp.com - FrontPage Add ons
http://frontpage-tips.com - FrontPage Tips - sign up for the launch now.
http://msmvps.com/frontpage/ - FrontPage Blog
 
S

Steve Easton

You can do a global search and replace, having the search part find the old one, and the replace
part write the new one.
Just set it to search html and it will check every page in your web.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
A

Andrew Murray

perhaps with FP nclude pagec or <!-- #include file="....." -->

the included page would be a single line, with a mailto tag in it. call it
"email.inc" or email_inc.html for example....then to update the email edit the
email.inc file save, and publish only that file - if you have frontpage ext
running then the update should be reflected on all pages, otherwise you may need
to also upload all the files that the include file is included in.


or shared borders.

for #include pages, remember to name the 'main' file with an .shtml extenion.
 
Top