<?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 Re: Formmail submit problem in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6732#M9755</link>
    <description>&lt;P&gt;The first line seems to be wrong as you have the form tag twice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try changing it to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;P&gt;&amp;lt;form action="/cgi-bin/formmail" method="post" name="contactform"&amp;gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other than that it seems OK.&lt;/P&gt;&amp;nbsp;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jun 2009 18:39:25 GMT</pubDate>
    <dc:creator>dave</dc:creator>
    <dc:date>2009-06-28T18:39:25Z</dc:date>
    <item>
      <title>Formmail submit problem</title>
      <link>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6717#M9752</link>
      <description>&lt;P&gt;Hi All. I'm having a problem with the generic formmail script and hope someone can help as I'm esting the site before going live soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've installed it using the site builder and copied all the code into my contact.html page but when the submit button is pressed on line we get this:&amp;nbsp;&lt;/P&gt;Method Not Allowed&lt;P&gt;The requested method POST is not allowed for the URL /contact2.html.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, when trying to looking at the server files I get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;Starting download of /cgi-bin/formmail&lt;/P&gt;&lt;P&gt;Command:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;PASV&lt;/P&gt;&lt;P&gt;Response:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;227 Entering Passive Mode &amp;nbsp;(209,235,144,9,251,75)&lt;/P&gt;&lt;P&gt;Command:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;RETR formmail&lt;/P&gt;&lt;P&gt;Response:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;550 formmail: No such file or directory&lt;/P&gt;&lt;P&gt;Error:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;Critical error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a brief conversation with telephone support and was told that the page has to be php. So I've also tried this option and this online creates an error message looking for ftp account authentication (username and password). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to all this so must be missing something basic. Some more info - using the starter £5/month option and dreamweaver for my design. Thanks in advance for any help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&amp;nbsp;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by BigBro40 on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt;26-06-2009&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 08:31 PM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Jun 2009 19:31:00 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6717#M9752</guid>
      <dc:creator>BigBro40</dc:creator>
      <dc:date>2009-06-26T19:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Formmail submit problem</title>
      <link>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6726#M9753</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;I had a brief conversation with telephone support and was told that the page has to be php&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firstly this is nonsense....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;P&gt;Also, when trying to looking at the server files I get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;Starting download of /cgi-bin/formmail&lt;/P&gt;&lt;P&gt;Command:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;PASV&lt;/P&gt;&lt;P&gt;Response:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;227 Entering Passive Mode &amp;nbsp;(209,235,144,9,251,75)&lt;/P&gt;&lt;P&gt;Command:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;RETR formmail&lt;/P&gt;&lt;P&gt;Response:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;550 formmail: No such file or directory&lt;/P&gt;&lt;P&gt;Error:&lt;SPAN class="Apple-tab-span"&gt; &lt;/SPAN&gt;Critical error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You will get this because the formmail script is not actually copied into your webspace. Instead it is a symbolic link to the script elsewhere on the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please post the form code that you are using (or a link to the page) and also the contents of the /private/formmail.conf file and I will see if I can figure it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2009 12:37:01 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6726#M9753</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-06-27T12:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Formmail submit problem</title>
      <link>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6731#M9754</link>
      <description>&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by BigBro40 on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt;29-06-2009&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 12:23 AM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 28 Jun 2009 23:23:01 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6731#M9754</guid>
      <dc:creator>BigBro40</dc:creator>
      <dc:date>2009-06-28T23:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Formmail submit problem</title>
      <link>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6732#M9755</link>
      <description>&lt;P&gt;The first line seems to be wrong as you have the form tag twice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try changing it to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;P&gt;&amp;lt;form action="/cgi-bin/formmail" method="post" name="contactform"&amp;gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other than that it seems OK.&lt;/P&gt;&amp;nbsp;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jun 2009 18:39:25 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6732#M9755</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-06-28T18:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Formmail submit problem</title>
      <link>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6733#M9756</link>
      <description>thank you - not sure how that happened but now fully working.</description>
      <pubDate>Sun, 28 Jun 2009 19:26:39 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Formmail-submit-problem/m-p/6733#M9756</guid>
      <dc:creator>BigBro40</dc:creator>
      <dc:date>2009-06-28T19:26:39Z</dc:date>
    </item>
  </channel>
</rss>

