<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'javascript forms problem' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'javascript forms problem' posted on the 'Internet Development' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 09:53:04 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 09:53:04 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>javascript forms problem</title>
      <link>http://www.programmersheaven.com/mb/internet/25904/25904/javascript-forms-problem/</link>
      <description>I am sending data entered into a form on a website to an email address. The problem is that the data is being sent in a  *.att   file extension format and I am unable to read it. How can I change the data format being sent to an email address into a *.txt or *.doc file extension?  Thanks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/internet/25904/25904/javascript-forms-problem/</guid>
      <pubDate>Sat, 13 May 2000 13:37:04 -0700</pubDate>
      <category>Internet Development</category>
    </item>
    <item>
      <title>Re: javascript forms problem</title>
      <link>http://www.programmersheaven.com/mb/internet/25904/26762/re-javascript-forms-problem/#26762</link>
      <description>You will have to use some sort of CGI program to fix the URL encoding and mail the email.  First, check with your server's administrator to see if you have CGI access (if you don't, this won't work).  While you're at it, ask him the directory of the sendmail program on your server.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Now you have to make or find a script.  &lt;a href="http://www.worldwidemart.com/scripts/"&gt;http://www.worldwidemart.com/scripts/&lt;/a&gt; has a good form-to-mail script.  You can also check &lt;a href="http://cgi.resourceindex.com/"&gt;http://cgi.resourceindex.com/&lt;/a&gt; for some others.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Hope this helps,&amp;lt;br&amp;gt;&lt;br /&gt;
Matt(AA)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
: I am sending data entered into a form on a website to an email address. The problem is that the data is being sent in a  *.att   file extension format and I am unable to read it. How can I change the data format being sent to an email address into a *.txt or *.doc file extension?  Thanks&amp;lt;br&amp;gt;&lt;br /&gt;
: &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
URL:http://dillo-web-design.virtualave.net/&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/internet/25904/26762/re-javascript-forms-problem/#26762</guid>
      <pubDate>Sun, 28 May 2000 06:17:44 -0700</pubDate>
      <category>Internet Development</category>
    </item>
  </channel>
</rss>