<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013204" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013204</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-field-question#comment-1076794</link>
    <description> &lt;p&gt;you&#039;d access the field with&lt;/p&gt;
&lt;p&gt;&lt;code&gt;document.forms[0].trial.value&lt;/code&gt;&#039;&lt;br /&gt;
so if you want to append to the string when submit is pressed try:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script&amp;amp;gt;&lt;br /&gt; function poo() {&lt;br /&gt;&amp;nbsp; document.forms[0].trial.value += &amp;#039;DEF&amp;#039;;&lt;br /&gt; }&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;FORM onSubmit=&amp;quot;poo()&amp;quot;&amp;gt;&lt;br /&gt;.&lt;br /&gt;.&lt;br /&gt;.&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
hope this helps&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Jan 2001 15:52:40 +0000</pubDate>
 <dc:creator>STEV0</dc:creator>
 <guid isPermaLink="false">comment 1076794 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-field-question#comment-1076566</link>
    <description> &lt;p&gt;i wanna use the same string, no matter what the user enters.&lt;/p&gt;
&lt;p&gt;i tried a javascript code, but it didn&#039;t seem to reassign the value of &quot;trial.&quot;&lt;/p&gt;
&lt;p&gt;&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Jan 2001 07:23:39 +0000</pubDate>
 <dc:creator>elisa</dc:creator>
 <guid isPermaLink="false">comment 1076566 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/form-field-question#comment-1076562</link>
    <description> &lt;p&gt;more info...&lt;br /&gt;
will you always append with the same string?&lt;br /&gt;
or is there more logic behind it?.....&lt;br /&gt;
if (trial==&quot;this&quot;) { trial = &quot;this and that&quot; }&lt;br /&gt;
if (trial==&quot;jack&quot;) { trial = &quot;jack and jill&quot; }&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Jan 2001 06:08:58 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1076562 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
