Forms - Email selection

M

Marcy

I have a form designed using Frontpage, I would like to
use a dropdown box with a list of email addresses for
people to select who to send the form. How can this be
done?

thanks
Marcy
 
J

Jim Buyens

-----Original Message-----
I have a form designed using Frontpage, I would like to
use a dropdown box with a list of email addresses for
people to select who to send the form. How can this be
done?

thanks
Marcy

It can't be done. The reason is that a malicious visitor
could view source in their browser, change the drop-down
list to a text box, and start using your Web site to send
spam all over the world.

If the number of recipients is small, perhaps you can have
a separate copy of the form for each one. Otherwise, you'd
need to write your own code in ASP or ASP.NET.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 

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

Top