I just need to have the same person get the email every time.
Main Topics
Browse All TopicsCan anyone recommend a dreamweaver extenstion that would make this simple. I found a site that has them but not ure how easy these are to use or if there are others that may be available.
http://www.interaktonline.
I just need to post a simple form on the web site that users can fill out and submit to a specific email user. Everyone who uses the form will have their own emial client set up and within the network.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: jason1178Posted on 2006-03-07 at 14:17:55ID: 16128298
Hi a182612,
com/Produc ts/Dreamwe aver- Exten sions/MXSe ndE-mail/O verview/
Interakt makes a lot of extenstions that do a lot of different things. Pretty much all of them are simple to use and most of the can be customized. Some of their stuff should do what you want. I think you might want to look into this specific extension:
http://www.interaktonline.
>>I just need to post a simple form on the web site that users can fill out and submit to a specific email user. Everyone who uses the form will have their own emial client set up and within the network.<<
This is pretty easy to do, but the details depend on which server side language you are using. When you say "submit to a specific email user" do you mean that the person filling out the form chooses the recipient or the form is always posted to the same person?
If the former, you just need to create a recipient field as a radio button set or drop down menu with the options. If the latter, just have recipient as a hidden field or embedded in the server side code.