<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003118" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003118</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-question#comment-1013770</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://wsabstract.com/script/cutindex7.shtml&quot; class=&quot;bb-url&quot;&gt;http://wsabstract.com/script/cutindex7.shtml&lt;/a&gt;&lt;br /&gt;
that should get you started on the simple cookie trail.&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 May 2000 17:35:00 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1013770 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-question#comment-1013769</link>
    <description> &lt;p&gt;Do you have a handy example of the cookie code, I could use that.&lt;br /&gt;
Thanks,&lt;br /&gt;
Pennie&lt;/p&gt;
&lt;p&gt; &lt;BLOCKQUOTE&gt;quote:Originally posted by AndyB:&lt;br /&gt;
&lt;strong&gt;Why not use a cookie (and hope your voters have cookies enabled).  Then using jscript to check if the cookie is set would disallow another vote.&lt;/strong&gt;&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;Well, at least they would have to use a different computer to vote again   &lt;img src=&quot;http://www.webmaster-forums.com/ubb/wink.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 May 2000 14:17:00 +0000</pubDate>
 <dc:creator>pagebypage</dc:creator>
 <guid isPermaLink="false">comment 1013769 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-question#comment-1013768</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;   If your site allows cgi, put the users in a database, and check off whether they voted or not.  This implies that they must enter their addresses or some other unique value. When the form is submitted, you check if the user&#039;s vote field in the dbms is checked, incremented, or whatever, and then perform the appropriate action.&lt;/p&gt;
&lt;p&gt;   Javascript is not allowed to automatically access a user&#039;s email address. The best it can do is get the previous location, which isn&#039;t much help in your case.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 May 2000 23:39:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1013768 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-question#comment-1013767</link>
    <description> &lt;p&gt;Why not use a cookie (and hope your voters have cookies enabled).  Then using jscript to check if the cookie is set would disallow another vote.&lt;/p&gt;
&lt;p&gt;Well, at least they would have to use a different computer to vote again  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/wink.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 May 2000 20:40:00 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1013767 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-question#comment-1013766</link>
    <description> &lt;p&gt;Ian,&lt;/p&gt;
&lt;p&gt;Thanks for your reply.  Let me explain what I am trying to do, and maybe you&#039;ll understand better.  I maintain a web site for an organization.  We want to use the web site for election of officers.  I want to put a form out on the site where they can use radio buttons to select whom they are voting for for President, etc.  I don&#039;t think I will have any problems, but I wanted to eliminate the possibility of having someone vote more than once.  I thought if the persons email address was automatically included in the response, I would know if the person had already voted.  Any other ideas to accomplish this would be appreciated.  Thanks again.&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 May 2000 19:59:00 +0000</pubDate>
 <dc:creator>Bob</dc:creator>
 <guid isPermaLink="false">comment 1013766 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-question#comment-1013765</link>
    <description> &lt;p&gt;Hi,&lt;br /&gt;
There are a few pointers you may like to consider..&lt;br /&gt;
Although I believe this can be done, it is not widely known due to it could fall in the wrong hands and we would all end up getting more unwanted mail than we already get putting it mildly.&lt;br /&gt;
Do you not also think it is the persons choice to supply their email address and what if they want to use another email address for a reply, etc, etc.&lt;br /&gt;
What do you require such a script for anyway?&lt;br /&gt;
Also, I don&#039;t think you will find your answer on any respectable forum board.&lt;/p&gt;
&lt;p&gt;Best stick to plan A and ask for it I guess. &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Ian&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Webmaster A1 JavaScripts&lt;br /&gt;
&lt;a href=&quot;http://www.a1javascripts.com/&quot; class=&quot;bb-url&quot;&gt;A1 JavaScripts&lt;/a&gt;&lt;br /&gt;
Web Development - Big Resources Inc&lt;br /&gt;
&lt;a href=&quot;http://www.bigresources.com/&quot; class=&quot;bb-url&quot;&gt;BIG Resources.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 May 2000 15:50:00 +0000</pubDate>
 <dc:creator>Ian</dc:creator>
 <guid isPermaLink="false">comment 1013765 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
