Hi Adam,<div><br></div><div>Thanks a lot for your reply. Unfortunately, I don&#39;t have any power to test your proposed solution since I am just an end user of the website: <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.rydex-sgi.com/">http://www.rydex-sgi.com/</a>.</div>
<div><br></div><div>Just for fun, I used the website you mentioned: <a href="http://validator.w3.org/">http://validator.w3.org</a> to test <a href="http://www.ebay.com">www.ebay.com</a> and <a href="http://www.google.com">www.google.com</a>. Each one was complained for at least 200+ errors. :)</div>
<div><br></div><div>thanks</div><div><br></div><div>Liang</div><div><br><div class="gmail_quote">On Wed, Feb 16, 2011 at 10:45 AM, Adam Victor Nazareth Brandizzi <span dir="ltr">&lt;<a href="mailto:brandizzi@gmail.com">brandizzi@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On Wed, Feb 16, 2011 at 1:40 AM, Liang Wang &lt;<a href="mailto:liangw.wang@gmail.com">liangw.wang@gmail.com</a>&gt; wrote:<br>

&gt; Hi all,<br>
<br>
Hi, Liang!<br>
<div><div></div><div class="h5"><br>
&gt; I am new to this mail list. Hopefully my question is appropriate.<br>
&gt; I have some trouble trying to log-in the following website:<br>
&gt;&gt; go <a href="https://www.traderydex.com/login/index.rails" target="_blank">https://www.traderydex.com/login/index.rails</a><br>
&gt;&gt; showforms<br>
&gt; It didn&#39;t show all the fields -- especially &quot;UserId&quot; and &quot;Password&quot;.<br>
&gt;&gt; fv 1 UserId guest<br>
&gt; ERROR: no field matches &quot;UserId&quot;<br>
&gt; Thanks for your help<br>
<br>
</div></div>I am not sure but I would bet the problem is that this page is<br>
declared as XHTML 1.0 Transitional<br>
<br>
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br>
&quot;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" target="_blank">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>&quot;&gt;<br>
&lt;html xmlns=&quot;<a href="http://www.w3.org/1999/xhtml" target="_blank">http://www.w3.org/1999/xhtml</a>&quot; &gt;<br>
<br>
but its content is in no way a valid XHTML document, as you can se<br>
here: <a href="http://validator.w3.org/check?uri=https%3A%2F%2Fwww.traderydex.com%2Flogin%2Findex.rails&amp;charset=%28detect+automatically%29&amp;doctype=Inline&amp;group=0&amp;user-agent=W3C_Validator%2F1.2" target="_blank">http://validator.w3.org/check?uri=https%3A%2F%2Fwww.traderydex.com%2Flogin%2Findex.rails&amp;charset=%28detect+automatically%29&amp;doctype=Inline&amp;group=0&amp;user-agent=W3C_Validator%2F1.2</a><br>

<br>
Maybe - just maybe - it is confusing the twill parser. Would it be<br>
possible to correct the code of the page?<br>
<br>
Good luck!<br>
<font color="#888888"><br>
--<br>
Adam Victor Nazareth Brandizzi<br>
<a href="http://brandizzi.googlepages.com/" target="_blank">http://brandizzi.googlepages.com/</a><br>
</font></blockquote></div><br></div>