<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014180" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014180</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/hidden-variables#comment-1081927</link>
    <description> &lt;p&gt;Just a guess. But it may be doing that because you have two form elements with the same name on page one (one hidden the other a textbox).  Try printing the hidden fields on every page BUT page one.&lt;/p&gt;
&lt;p&gt;Does it break right after submitting page one?  Or further down the line?&lt;/p&gt;
 </description>
     <pubDate>Mon, 30 Apr 2001 06:39:08 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1081927 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hidden variables</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/hidden-variables#comment-1081923</link>
    <description> &lt;p&gt;this is the code:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;1&quot;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;select &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;request&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;form&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;current&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;br /&gt; case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;1&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;2&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;2&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;3&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;3&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;4&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;4&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;5&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;5&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;6&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;6&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;7&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;7&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;8&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;8&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;9&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;9&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sNextStep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;10&quot;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;10&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;do nothing&lt;br /&gt; case default: sNextStep = &quot;1&quot;&lt;br /&gt;end select&lt;br /&gt;Response.write(&quot;&amp;lt;INPUT TYPE=&quot;&quot;hidden&quot;&quot; NAME=&quot;&quot;LName&quot;&quot; VALUE=&quot;&quot;&quot; &amp;amp; LName &amp;amp; &quot;&quot;&quot;&amp;gt;&quot;)&lt;br /&gt;Response.write(&quot;&amp;lt;INPUT TYPE=&quot;&quot;hidden&quot;&quot; NAME=&quot;&quot;FName&quot;&quot; VALUE=&quot;&quot;&quot; &amp;amp; FName &amp;amp; &quot;&quot;&quot;&amp;gt;&quot;)&lt;br /&gt;Response.write(&quot;&amp;lt;INPUT TYPE=&quot;&quot;hidden&quot;&quot; NAME=&quot;&quot;MName&quot;&quot; VALUE=&quot;&quot;&quot; &amp;amp; MName &amp;amp; &quot;&quot;&quot;&amp;gt;&quot;)&lt;br /&gt;Response.write(&quot;&amp;lt;INPUT TYPE=&quot;&quot;hidden&quot;&quot; NAME=&quot;&quot;NName&quot;&quot; VALUE=&quot;&quot;&quot; &amp;amp; NName &amp;amp; &quot;&quot;&quot;&amp;gt;&quot;)&lt;br /&gt;Response.write(&quot;&amp;lt;INPUT TYPE=&quot;&quot;hidden&quot;&quot; NAME=&quot;&quot;current&quot;&quot; VALUE=&quot;&quot;&quot; &amp;amp; sNextStep &amp;amp; &quot;&quot;&quot;&amp;gt;&quot;)&lt;br /&gt;select case sNextStep&amp;nbsp; &lt;br /&gt; &amp;lt;table align=center width=&quot;90%&quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;tr bordercolor=white bgcolor=&quot;#0000cc&quot;&amp;gt;&amp;lt;td colspan=&quot;4&quot;&amp;gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;Application for Employment&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt; &amp;lt;tr bordercolor=&quot;white&quot;&amp;gt;&amp;lt;td&amp;gt;Name &amp;lt;small&amp;gt;(Last/First/Middle)&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&amp;lt;input type=&quot;text&quot; name=&quot;LName&quot; maxlength=&quot;50&quot; size=&quot;18&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;td width=&quot;15%&quot;&amp;gt;&amp;lt;br&amp;gt;&amp;lt;input type=&quot;text&quot; name=&quot;FName&quot; maxlength=&quot;50&quot; size=&quot;20&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;td width=&quot;15%&quot;&amp;gt;&amp;lt;br&amp;gt;&amp;lt;input type=&quot;text&quot; name=&quot;MName&quot; maxlength=&quot;50&quot; size=&quot;20&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;td width=&quot;15%&quot;&amp;gt;Nickname&amp;lt;br&amp;gt;&amp;lt;input type=&quot;text&quot; name=&quot;NName&quot; maxlength=&quot;20&quot; size=&quot;15&quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt; &amp;lt;tr bordercolor=white&amp;gt;&amp;lt;td colspan=&quot;2&quot;&amp;gt;Current Address&amp;lt;br&amp;gt;&amp;lt;input type=&quot;text&quot; name=&quot;CurAdd&quot; maxlength=&quot;100&quot; size=&quot;40&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;td width=&quot;15%&quot;&amp;gt;Residence Tel. No.&amp;lt;br&amp;gt;&amp;lt;input type=&quot;text&quot; name=&quot;ResTelNo&quot; maxlength=&quot;15&quot; size=&quot;15&quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;td width=&quot;15%&quot;&amp;gt;SSS No.&amp;lt;br&amp;gt;&amp;lt;input type=&quot;text&quot; name=&quot;SSSNo&quot; maxlength=&quot;20&quot; size=&quot;15&quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;p align=center&amp;gt;&amp;lt;input type=&quot;button&quot; name=&quot;Button1&quot; value=&quot;Next&quot; onclick=&quot;validateForm1()&quot;&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;%case &quot;2&quot;: &#039; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Step 2&amp;nbsp; &lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;  Application for Employment&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;3&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039; Step 3 &lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;  Application for Employment&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;4&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Step 4&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
  Application for Employment&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;5&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039; Step 5&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
  Application for Employment&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;6&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Step 6&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
  Application for Employment&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;7&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039; Step 7&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
  Application for Employment&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;8&quot; &#039; Step 8&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;Please recheck all entered values&lt;br /&gt;
Information to be Sent&lt;br /&gt;
Last Name&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;LName&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
First Name&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;FName&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
Middle Name&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;MName&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
Nick Name&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;NName&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;9&quot; &#039;Step 9&lt;br /&gt; call SendApplication&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;Your application form has been sent.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;case &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;10&quot; &#039;Step 10&lt;br /&gt; response.redirect(&quot;/IndexInfo.asp&quot;)&lt;br /&gt;end select&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 30 Apr 2001 02:17:27 +0000</pubDate>
 <dc:creator>val04</dc:creator>
 <guid isPermaLink="false">comment 1081923 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/hidden-variables#comment-1081850</link>
    <description> &lt;p&gt;can you post your code?  (anything that handles that variable, and the form)&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Apr 2001 08:16:21 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1081850 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hidden variables</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/hidden-variables#comment-1081849</link>
    <description> &lt;p&gt;the value is a comma&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Apr 2001 06:21:50 +0000</pubDate>
 <dc:creator>val04</dc:creator>
 <guid isPermaLink="false">comment 1081849 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/hidden-variables#comment-1081844</link>
    <description> &lt;p&gt;I&#039;m sorry, what&#039;s the value?  Is it the comma, or the space before the comma?&lt;/p&gt;
&lt;p&gt;post code please &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 27 Apr 2001 05:54:26 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1081844 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
