<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042503" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042503</link>
    <description></description>
    <language>en</language>
          <item>
    <title>THank you too dec, I</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236169</link>
    <description> &lt;p&gt;THank you too dec, I appreciate it &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;...&lt;/p&gt;
&lt;p&gt;You know, tbh, I tried for nearly 3 months to figure this out, and last resort was to come back here since I know, and for FREE, that you have the best service around..Better than Experts Exchange, and they charge.....&lt;/p&gt;
&lt;p&gt;Thanks once again for the best service ever!...&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Dec 2008 02:41:58 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1236169 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Another TWF success story -</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236164</link>
    <description> &lt;p&gt;Another TWF success story - Yay team ! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Dec 2008 00:10:02 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1236164 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Glad I could help!
If you</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236158</link>
    <description> &lt;p&gt;Glad I could help!&lt;/p&gt;
&lt;p&gt;If you get stuck again, with anything, just shout.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 23:41:31 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236158 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Oh WOW!, it worked</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236153</link>
    <description> &lt;p&gt;Oh WOW!, it worked :DDDDD...You&#039;re a genius....&lt;/p&gt;
&lt;p&gt;WOOOOOHOOOOOO......&lt;/p&gt;
&lt;p&gt;ITS GREEN, ITS ALL GREEN BABBBBBAAAYYY.....&lt;/p&gt;
&lt;p&gt;Ah, I dont know how to thank you man....maybe 10$ paypal if that&#039;s not an insult to you &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Cheers bud...&lt;/p&gt;
&lt;p&gt;My head is now free and clear.....&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 22:47:35 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1236153 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>That&#039;s fine. The basics of</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236149</link>
    <description> &lt;p&gt;That&#039;s fine. The basics of CSS is really easy, and (if you have time) reading a brief guide is worthwhile even if you only tinker with a site now and then.&lt;/p&gt;
&lt;p&gt;If you want to learn, this is a great tutorial&lt;br /&gt;
&lt;a href=&quot;http://www.tizag.com/cssT/&quot; title=&quot;http://www.tizag.com/cssT/&quot;&gt;http://www.tizag.com/cssT/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Take you about an hour or so to read through it. Then refer back to it for the few things you need, like adding classes &lt;a href=&quot;http://www.tizag.com/cssT/class.php&quot; title=&quot;http://www.tizag.com/cssT/class.php&quot;&gt;http://www.tizag.com/cssT/class.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Use the following code to make it validate&lt;br /&gt;
It&#039;s only a quick fix though and as you have an external stylesheet you should be adding a CSS class to that to be used in the fieldset rather than like I have inline (style=)&lt;/p&gt;
&lt;p&gt;Under this:&lt;br /&gt;
&lt;code&gt;&amp;lt;!-- DO NOT change ANY of the php sections --&amp;gt;&lt;/code&gt;&lt;br /&gt;
Add This&lt;br /&gt;
&lt;code&gt;&amp;lt;fieldset style=&amp;quot;border: 0;&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Then under this&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Request Drop Shippers&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;br /&amp;gt;&lt;br /&gt;&amp;lt;br /&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
Add this&lt;br /&gt;
&lt;code&gt;&amp;lt;/fieldset&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Then (hopefully) you can check with W3C Validator and see that green bar that brings a sigh of relief and feeling of accomplishment!&lt;br /&gt;
&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 21:14:00 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236149 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thing is, I don&#039;t know CSS</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236148</link>
    <description> &lt;p&gt;Thing is, I don&#039;t know CSS either, but you know what, Ill give it a go &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; I sorta understand what you mean. You&#039;re a great help mate, thanks a lot.&lt;/p&gt;
&lt;p&gt;Be back soon.&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 20:53:18 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1236148 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Don&#039;t worry about anything</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236147</link>
    <description> &lt;p&gt;Don&#039;t worry about anything else, it&#039;s not important. I just pointed it out as I noticed it while debugging&lt;/p&gt;
&lt;p&gt;The issue is with XHTML strict, it doesn&#039;t allow inline elements to be immediate children of things like &lt;code&gt;&amp;lt;form&amp;gt;&lt;/code&gt;.&lt;br /&gt;
So you need to add a block-level element, such as &lt;code&gt;&amp;lt;p&amp;gt;&lt;/code&gt; or &lt;code&gt;&amp;lt;fieldset&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;So something like&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;p&amp;gt;Your Email:&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;fieldset&amp;gt;&lt;br /&gt;&amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;visitormail&amp;quot; size=&amp;quot;35&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/fieldset&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;And in your css file (common.css) create a new class for the styling for the fieldsets as required&lt;br /&gt;
I would guess the minimum you want is &lt;code&gt;border: 0;&lt;/code&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 20:31:00 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236147 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Yes, you are correct, I</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236145</link>
    <description> &lt;p&gt;Yes, you are correct, I changed my index.html to .php and now it works &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;...I get IP browser, and refer data in my email also.&lt;/p&gt;
&lt;p&gt;But, my problem is the validation. I&#039;m not going to worry about the other stuff because Im just too daft to understand it. Sorry to make you write all that.&lt;/p&gt;
&lt;p&gt;I just need the erros fixed and Im set.&lt;/p&gt;
&lt;p&gt;Thanks for all your time mate, I appreciate it.&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 20:04:08 +0000</pubDate>
 <dc:creator>DSSR</dc:creator>
 <guid isPermaLink="false">comment 1236145 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Follow up....
I see your</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236143</link>
    <description> &lt;p&gt;Follow up....&lt;/p&gt;
&lt;p&gt;I see your contact form IS a php file (&lt;code&gt;contact.php&lt;/code&gt;), and my IP and other data IS showing correctly in the form..&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;ip&amp;quot; value=&amp;quot;xx.xxx.xxx.xxx&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;httpref&amp;quot; value=&amp;quot;http://www.only-the-truth.com/&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;httpagent&amp;quot; value=&amp;quot;Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4&amp;quot; /&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
(I changed my ip to xx&#039;s, but it does show my real ip correctly)&lt;/p&gt;
&lt;p&gt;I really think your homepage (probably index.html) is NOT a PHP file.&lt;br /&gt;
That will resolve these issues (although you will have to obviously change any links that went to the old page name)&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 19:43:54 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236143 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The form might seem to work</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/some-xhtml-validation-errors-i-need-fixed#comment-1236141</link>
    <description> &lt;p&gt;The form might seem to work ok, and send data and the email address as you expect, but it wont be sending all the data you want.&lt;br /&gt;
It&#039;s NOT getting my IP address, and NOT adding it to the variable &lt;code&gt;$ipi&lt;/code&gt;, therefore it ISN&#039;T sending the VALUE of that variable (my IP) along to the &lt;code&gt;requestform.php&lt;/code&gt; page.&lt;br /&gt;
It&#039;s sending the PHP code.&lt;/p&gt;
&lt;p&gt;Take for example one of your inputs from your page source.&lt;br /&gt;
&lt;code&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;ip&amp;quot; value=&amp;quot;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ipi ?&amp;gt;&lt;/span&gt;&lt;/span&gt;&amp;quot; /&amp;gt;&lt;/code&gt;&lt;br /&gt;
All the code in your page source is HTML only, as that&#039;s all a browser can understand, so when the PHP code is done and finished on the server it sends the resulting HTML to the browser - that&#039;s your page source.&lt;br /&gt;
So the data/text you see there for the &lt;code&gt;value=&lt;/code&gt; is how it will be sent.&lt;/p&gt;
&lt;p&gt;When the form is sent to &lt;code&gt;requestform.php&lt;/code&gt; the POSTed data&lt;br /&gt;
for the IP (&lt;code&gt;$_POST[&amp;#039;ip&amp;#039;];&lt;/code&gt;) will ALWAYS be this: &lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ipi ?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Also, in your page source, I see this:&lt;br /&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;$ipi &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;getenv&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;REMOTE_ADDR&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$httprefi &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;getenv &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;HTTP_REFERER&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$httpagenti &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;getenv &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;HTTP_USER_AGENT&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
It&#039;s doing nothing in PHP. I shouldn&#039;t be able to see that.&lt;/p&gt;
&lt;p&gt;Incidently, if &lt;code&gt;requestform.php&lt;/code&gt; gets all this data from the form and sends the email on, you can instead get the IP address, referrer and user agent on that page. Save server resources as it doesn&#039;t have to send all that data in POST and you don&#039;t need the three hidden fields in your form.&lt;br /&gt;
Which can actually be bypassed by the way. If I wanted to send you an email without you getting any IP or other data from me, I could do that easily the way you have it.&lt;br /&gt;
With it on the &lt;code&gt;requestform.php&lt;/code&gt; page, that&#039;s not possible.&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 19:33:22 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236141 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
