Hey Guys,

I'm creating a submission form for my website.

Now, how do i make it when someone hit's submit, it sends an e-mail to me???

I'm using dreamweaver.

Thanks,

Cohen

This is closely associated with development technology that you use (PHP/JSP/any form of ASP). For example in JSP when my page get processed with server side (servlet), I will make use of mail library, beside logging/storing submitted data I attach a method that will trigger mailing process with what ever data I want/need.
So depending on whatever you use you should post in one of the Web Development section.

PS: Dreamweaver is only a tool which can be replaced by many others, so no point to mention it. It is more useful to designers then developers that would pick up something else (Eclipse, NetBeans, Visual Studio, Zend etc.)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.