<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013223" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013223</link>
    <description></description>
    <language>en</language>
          <item>
    <title>dumb dreamweaver question</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dumb-dreamweaver-question#comment-1076691</link>
    <description> &lt;p&gt;When I put the cursor over the order button it shows the mail address at the bottom of the page but when clicked on it does not mail the form it tries to open another page.&lt;/p&gt;
&lt;p&gt;Page is &lt;a href=&quot;http://www.4legs.fi/4legs/fixaphone.htm&quot; class=&quot;bb-url&quot;&gt;http://www.4legs.fi/4legs/fixaphone.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Jan 2001 21:52:06 +0000</pubDate>
 <dc:creator>adalt</dc:creator>
 <guid isPermaLink="false">comment 1076691 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dumb-dreamweaver-question#comment-1076688</link>
    <description> &lt;p&gt;i don&#039;t know if DW4 has this built in... so you may have to do some hand coding &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;F10, or view source, whatever it is in DW4, and go to your first&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;form method=&amp;quot;post&amp;quot;&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Then add this.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;action=&amp;quot;youremail@yourdomain.com&amp;quot;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;to end up with this as your begin form tag:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;form method=&amp;quot;post&amp;quot; action=&amp;quot;youremail@yourdomain.com&amp;quot;&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;This method uses the default POP e-mail, just like a mailto: link would.&lt;/p&gt;
&lt;p&gt;You may want to use formmail if you have access to a CGI bin, because some people, especially using public comps, don&#039;t have a POP e-mail, or use a hotmail, or yahoo, or anyother free e-mail.&lt;/p&gt;
&lt;p&gt;Formmail is fast to set up, with very few variables. Easily found at &lt;a href=&quot;http://www.hotscripts.com&quot; class=&quot;bb-url&quot;&gt;http://www.hotscripts.com&lt;/a&gt; formmail will e-mail you the results.&lt;/p&gt;
&lt;p&gt;God Bless&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Jan 2001 19:48:58 +0000</pubDate>
 <dc:creator>exbabylon</dc:creator>
 <guid isPermaLink="false">comment 1076688 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
