<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1029993" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1029993</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/clickonce-javascript-code#comment-1175664</link>
    <description> &lt;p&gt;Inside your submit buttons input tag past:&lt;br /&gt;
onClick=&quot;document.FormName.SubmitButtonName.disabled=true;&lt;br /&gt;
document.FormName.submit();&quot;&lt;/p&gt;
&lt;p&gt;Make sure the above code is on ONE line.&lt;/p&gt;
&lt;p&gt;Them make sure you change &quot;FormName&quot; to the name of your form, and SubmitName to the name of your submit button.&lt;/p&gt;
&lt;p&gt;What this does is disable the submit button, then it submits the form, preventing mutiple submissions.&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Jul 2005 22:15:14 +0000</pubDate>
 <dc:creator>SearchBliss</dc:creator>
 <guid isPermaLink="false">comment 1175664 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
