multiple e-mails

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

Guest

I would like a hyperlink to e-mail to a group of about 16 e-mail addresses.
It allows me to add about 12 addresses. Any ideas?
 
mjshore said:
I would like a hyperlink to e-mail to a group of about 16 e-mail
addresses. It allows me to add about 12 addresses. Any ideas?

You really need to do this using ASP.NET, ASP, or some other server-side
scripting language.

--
Jim Cheshire
JIMCO

If you use FrontPage, you need our add-ins!
http://www.jimcoaddins.com
=======================================

FrontPage Tips - Get the most out of FrontPage!
Sign up for our Tips newsletter.

=======================================
Coming soon!
JIMCO Close Window
Sign up to our mailing list for information.
 
Thanks - which add-in? I'm not a programmer.

Jim Cheshire (JIMCO) said:
You really need to do this using ASP.NET, ASP, or some other server-side
scripting language.

--
Jim Cheshire
JIMCO

If you use FrontPage, you need our add-ins!
http://www.jimcoaddins.com
=======================================

FrontPage Tips - Get the most out of FrontPage!
Sign up for our Tips newsletter.

=======================================
Coming soon!
JIMCO Close Window
Sign up to our mailing list for information.
 
Thanks - which add-in? I'm not a programmer.

Jim Cheshire (JIMCO) said:
You really need to do this using ASP.NET, ASP, or some other server-side
scripting language.

--
Jim Cheshire
JIMCO

If you use FrontPage, you need our add-ins!
http://www.jimcoaddins.com
=======================================

FrontPage Tips - Get the most out of FrontPage!
Sign up for our Tips newsletter.

=======================================
Coming soon!
JIMCO Close Window
Sign up to our mailing list for information.
 
Thanks - which add-in? I'm not a programmer

Jim Cheshire (JIMCO) said:
You really need to do this using ASP.NET, ASP, or some other server-side
scripting language.

--
Jim Cheshire
JIMCO

If you use FrontPage, you need our add-ins!
http://www.jimcoaddins.com
=======================================

FrontPage Tips - Get the most out of FrontPage!
Sign up for our Tips newsletter.

=======================================
Coming soon!
JIMCO Close Window
Sign up to our mailing list for information.
 
It is not an add-in, it would be custom written server-side scripting to process the form and send
the emails. Which scripting language depends on what is supported by your web host.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
mjshore said:
Thanks - which add-in? I'm not a programmer.

:

You might be able to find an add-in that would do something like this.
However, that add-in would be "creating" some server-side script to do that.
Essentially you are creating your own form handler that will run on the Web
server and send the e-mails.

If you have the ability to run ASP or ASP.NET, it's quite easy to do.


--
Jim Cheshire
JIMCO

If you use FrontPage, you need our add-ins!
http://www.jimcoaddins.com
=======================================

Get more out of FrontPage!
Sign up for our Tips newsletter.

=======================================
Coming soon!
JIMCO Close Window
Sign up to our mailing list for information.
 

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