How do i make an email/subscription form for my website?
March 30th 2010
I have a very simple website, very basic that i put together in dreamweaver. I know the very basics of web design and absolutely nothing about coding. (sorry
Can anyone point me in the right direction of what i need to do?
Thanks in advance.
David.
http://wff.wwb.in
Well that seems like a good solution, however it only takes you half way with assumed knowledge. It asks for a html form file, is this the webpage i’ve added the form into? it then asks for the PHP version, i have no idea. ??







April 2nd, 2010 at 10:16 am
You dont have to be a web developer to make subscription forms. You can do it online.
Click the link below it will show you how to do this:
April 4th, 2010 at 2:35 am
Use a server-side script language if your web site allows it. Otherwise, you will have to use a client-side dependent “mailto:” action to get the form info sent to you.
Your current hosting package MUST allow SMTP ( ) to work. Otherwise, no email can be sent.
Use any of the below sites to make the workable form you need:
For making forms:
These are really good online form makers. Just follow the instructions for making it and uploading file(s).
(Best-est) (WYSIWYG Form Maker)
(Download – Contact Us Script)
Ron