<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=437220100-05032007><FONT face=Arial size=2>I usually ask 
questions that end up being my own stupidity, but...</FONT></SPAN></DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial size=2>The scenario is that 
I go to this page on Amazon and the first part of showforms() gives 
this....</FONT></SPAN></DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT><BR><FONT face=Arial size=2>Form #0<BR>## ## 
__Name__________________ __Type___ __ID________ 
__Value__________________<BR>1&nbsp;&nbsp;&nbsp;&nbsp; GIO_SERIALIZED_HIDDE ... 
hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
BnpOfQFcmPC/8C+zojtZ7n86zn<BR>yWHLswEkPj ...<BR>2&nbsp;&nbsp;&nbsp;&nbsp; 
category&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)<BR>3&nbsp;&nbsp;&nbsp;&nbsp; 
newCategory&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)<BR>4&nbsp;&nbsp;&nbsp;&nbsp; 
itemType&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)<BR>5&nbsp;&nbsp;&nbsp;&nbsp; 
todo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)<BR>6&nbsp;&nbsp;&nbsp;&nbsp; 
productType&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)<BR>7&nbsp;&nbsp;&nbsp;&nbsp; 
isPopUp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)<BR>8&nbsp;&nbsp;&nbsp;&nbsp; 
origCategory&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)<BR>9&nbsp;&nbsp;&nbsp;&nbsp; 
origItemType&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)<BR>10&nbsp;&nbsp;&nbsp; 
startEditInPopUp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
hidden&nbsp;&nbsp;&nbsp; (None)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial size=2>
<DIV><SPAN class=437220100-05032007><FONT face=Arial size=2>Now when I go to 
this page in a browser this contains the info for the next POST (viewing on 
ieinspector)</FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial size=2>If I try and do 
</FONT></SPAN></DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial size=2>formvalue(0, 
"newCategory", "thecategory")</FONT></SPAN></DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial size=2>I get an exception 
in mechanize that it cant find the form.&nbsp; Tracing it, it appears to be 
because this is the "global_form" and clicked() in browser.py does not look at 
this.&nbsp; Is there a way to do that that I'm doing 
incorrectly?</FONT></SPAN></DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2>Thanks</FONT></SPAN></DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=437220100-05032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>