"Send to a friend" pop-up window

G

Guest

I'm running FP 2002. Does it have the capability to generate a mailto "send
to a friend" pop-up window? If not, where might I obtain the source code to
do so?
 
C

Chris Leeds, MVP-FrontPage

what type of server side scripting can you use? if you're not sure, what
kind of server is it?

I made one recently that will work as you want but because it's .asp based.
it will send a link to whatever page it's clicked from, but you only need
one snippet of code, so it'll work nice from an include page.

there's a link under Utilities "Send This Page" here:
http://contentseed.com/ If you can use .asp on your server I'll give you a
copy of it.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

Make More Money with Less Work
Let Your Clients Control Their Content With Just A Browser!
http://contentseed.com/
 
G

Guest

Thank you for that generous offer Chris. My site is hosted on a Windows 2003
server. So I'm sure that I can use .asp
 
C

Chris Leeds, MVP-FrontPage

I'm sure it can.
Contact me through the site I gave you a link to and I'll cut out what you
need and send it to you. If you want any of the other stuff I'll give you
that too (print, bookmark, etc)

--
Chris Leeds,
Microsoft MVP-FrontPage

Make More Money with Less Work
Let Your Clients Control Their Content With Just A Browser!
http://contentseed.com/
--
Thank you for that generous offer Chris. My site is hosted on a Windows 2003
server. So I'm sure that I can use .asp
 
Top