[twill] showforms long view & checkboxes

Misha Koshelev misha680 at gmail.com
Sun Jan 3 18:07:22 PST 2010


Dear Sirs or Madams:

My apologies to bother you I have two quick questions. I am trying to use twill to fill in some checkboxes on a form.
I am trying something like this:

>> showforms

Form name=aspnetForm (#1)
## ## __Name__________________ __Type___ __ID________ __Value__________________
1     __VIEWSTATE              hidden    __VIEWSTATE  /wEPDwUJNTg1Nzc3OTE0D2QWAmYPZBYEAgEP ... 
2     ctl00$workarea$ctl00 ... text      (None)       Enter a username here 
3  1  ctl00$workarea$ctl00 ... image     (None)        
4  2  ctl00$workarea$ctl00 ... image     (None)        
5     None                     checkbox  (None)       [] of ['on'] 
6     ctl00$workarea$ctl00 ... checkbox  (None)       [] of ['1367498856'] 
7  3  ctl00$workarea$ctl00 ... image     (None)        

current page: http://www.match.com/doubleblind/communicationsLog.aspx?MB=2&amp&lid=315
>> fv 1 None 1
current page: http://www.match.com/doubleblind/communicationsLog.aspx?MB=2&amp&lid=315
>> showforms

Form name=aspnetForm (#1)
## ## __Name__________________ __Type___ __ID________ __Value__________________
1     __VIEWSTATE              hidden    __VIEWSTATE  /wEPDwUJNTg1Nzc3OTE0D2QWAmYPZBYEAgEP ... 
2     ctl00$workarea$ctl00 ... text      (None)       Enter a username here 
3  1  ctl00$workarea$ctl00 ... image     (None)        
4  2  ctl00$workarea$ctl00 ... image     (None)        
5     None                     checkbox  (None)       [] of ['on'] 
6     ctl00$workarea$ctl00 ... checkbox  (None)       [] of ['1367498856'] 
7  3  ctl00$workarea$ctl00 ... image     (None)        

However, there seems to be no effect?

Additionally, all the names on the form are truncated. Is there a way to fix this?

Thank you

Sincerely yours
Misha Koshelev



More information about the twill mailing list