resend message

I

Ignacio Fernandez

hello, i'm new at this of makeing web site, i'm working on a newsletter now,
i've uploaded the web page to a server, and everything is fiine (built with
FP 2003) but my client ask this:

i have to put a button or similar on this pago that lets the person who
recives te mail, send it to another friend or so, and also i need to get a
copy of the e-mail adress of this friend, but i have no idea on how to do
this, maybe with a textline where the person ads his/her friend's email and
cil a button to send it, but i have absoluttly no idea how to do this,

cuold anyone explain step by step how to do this?


thanks!
 
J

Jim Buyens

There are several ways of doing this, depending on how you want it to work.
For starters:

o How do you want the "send this page to a friend" function to work? For
example, do you want to open a new message in the visitor's mail program,
with your URL in the message body, or do you want an HTML form to send the
message, or what?

o How do you want to collect the "friend" e-mail addresses? As cc's to
yourself?
In a database? In a text file?

o Are you running on a Windows Web server?

o Do you have any programming skills?

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| 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)
|/---------------------------------------------------
*----------------------------------------------------
 
Top