<div dir="ltr">Hi Bruce,<br><div><div class="gmail_extra"><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>
Trying to do a simple curl fetch of a page. I get the data, but when I compare the page to what I see in the FF/Opera browser, I get a difference.<br><br></div>The key section on the browser is:<br>

                                                        
                                                                
                                                                        
                                                                                
                                                                                
                                                                                












        
        
                
                        
                                <br>  51%
                        
                        
                
        

 Men,
                                                                                












        
        
                
                        
                                49%
                        
                        
                
        

 Women
                                                                        
                                                                        
                                                                
                                                        <br><br></div>The same section from the curl is:<br>                51.02081505702209%<br> Men,        <br>                48.97918494297791%<br> Women<br>                                    <br></div>The actual test curl cmd I use is:<br>
<br>  curl -o &quot;dee.txt&quot; <a href="http://www.collegeview.com/schoolfacts/auburn-university-main-campus/figures" target="_blank">http://www.collegeview.com/schoolfacts/auburn-university-main-campus/figures</a><br>

<br></div><div>It appears that the &quot;%&quot; causes some sort of expansion/rounding to occur in the data...<br></div></div></blockquote></div><br></div><div class="gmail_extra">I have never seen something like this. I just tried it myself. Even changed the user-agent but got the same result.<br>
<br></div><div class="gmail_extra">Thomas<br></div></div></div>