<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Putting a contact form onto website in dreamweaver in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41109#M14277</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up a simple form on our contact page in dreamweaver. I would like an email to be sent to us when the submit button is pressed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read online about form mail. Do i need to install this plugin in the website manager? Also if this generates code is this what i put into the form in dreamweaver?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a bit worried if i install the plugin it will mess up the site as it was made in dreamweaver, not the bt site wizard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The site and ftp is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jun 2012 12:12:04 GMT</pubDate>
    <dc:creator>loz25</dc:creator>
    <dc:date>2012-06-18T12:12:04Z</dc:date>
    <item>
      <title>Putting a contact form onto website in dreamweaver</title>
      <link>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41109#M14277</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up a simple form on our contact page in dreamweaver. I would like an email to be sent to us when the submit button is pressed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read online about form mail. Do i need to install this plugin in the website manager? Also if this generates code is this what i put into the form in dreamweaver?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a bit worried if i install the plugin it will mess up the site as it was made in dreamweaver, not the bt site wizard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The site and ftp is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jun 2012 12:12:04 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41109#M14277</guid>
      <dc:creator>loz25</dc:creator>
      <dc:date>2012-06-18T12:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Putting a contact form onto website in dreamweaver</title>
      <link>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41131#M14278</link>
      <description>&lt;P&gt;&lt;STRONG&gt;If you have a copy of Dreamweaver&amp;nbsp; why are you messing about with the Easy Site&amp;nbsp; Wizard at all?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to a tutorial site such as &lt;STRONG&gt;Tizag.com&lt;/STRONG&gt; and work through all the tutorials.. A couple of hours a day will have you up to speed with&lt;STRONG&gt; HTML&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;CSS&lt;/STRONG&gt; within a week and able to make a basic website layout. If starting from scratch does not appeal then get one of the ready made layout templates that can be found around the web for free.Then play around with it and learn by trial and error, this often being quicker for some and more fun.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Learning how to create your own Javascript and PHP scripts will take longer however there is a huge amount of ready written stuff out there such as animated menus, slideshows etc&amp;nbsp; and all you have to do is cut &amp;amp; paste the code into the page. Again playing around with somebody elses code will help you understand what it is doing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Word of caution about ready made form to mail scripts... these are often just the&amp;nbsp; 'bare bones' of what is required for demonstration purposes. Whilst some do feature refinements such as server side validation many do not have a flood control to prevent repeated pressing of the send button crashing your website.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Most web hosts&amp;nbsp; will actually shutdown a site sending more than say for instance 100 emails in ten minutes as being a suspected spammer..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If a member of BT Staff could clarify the exact numbers the OP may find it useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jun 2012 21:16:30 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41131#M14278</guid>
      <dc:creator>Sogo7</dc:creator>
      <dc:date>2012-06-18T21:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Putting a contact form onto website in dreamweaver</title>
      <link>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41133#M14279</link>
      <description>Hi&lt;BR /&gt;Thanks for your reply. I appreciate what you are saying regarding possible spamming of the form.&lt;BR /&gt;&lt;BR /&gt;I think I'll have a go at making the form in dreamweaver but will probably not implement it on the site until I get a bit more technical knowledge behind me.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Mon, 18 Jun 2012 21:52:55 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41133#M14279</guid>
      <dc:creator>loz25</dc:creator>
      <dc:date>2012-06-18T21:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Putting a contact form onto website in dreamweaver</title>
      <link>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41177#M14280</link>
      <description>&lt;P&gt;Don't get to carried away with wizard it's an easy trap to fall into. Reverse engineering what the wizard creates into something you can easily manipulate with Dreamweaver can be the stuff of nightmares.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remember every question you will have about&amp;nbsp; website code in all its flavours or&amp;nbsp; whatever problem you cannot quite figure out. There have been thousands before you facing the same challenges and believe it or not most of the answers are already out there lurking in many forums across the web. If not then there will always be several old timers out there who earn a living as freelance designers who will&amp;nbsp; answer questions and all help is given freely. Here's a good one for any&amp;nbsp; budding&amp;nbsp; &lt;A target="_blank" href="http://www.webdesignerforum.co.uk/"&gt;Web Designers &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2012 20:23:40 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41177#M14280</guid>
      <dc:creator>Sogo7</dc:creator>
      <dc:date>2012-06-19T20:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Putting a contact form onto website in dreamweaver</title>
      <link>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41255#M14281</link>
      <description>&lt;P&gt;I would also like to add this HTML/CSS session to give you more insights on how to make and understand website.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://learncss.tutsplus.com/"&gt;http://learncss.tutsplus.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2012 02:28:47 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Putting-a-contact-form-onto-website-in-dreamweaver/m-p/41255#M14281</guid>
      <dc:creator>tidaltides</dc:creator>
      <dc:date>2012-06-21T02:28:47Z</dc:date>
    </item>
  </channel>
</rss>

