<div>&nbsp;</div>
<div>Hello all,</div>
<div>&nbsp; I&#39;m new to TWILL and to this forum, but I hope someone can help me.</div>
<div>BACKGROUND:&nbsp; I am in the Civil Air Patrol and I am trying to download weekly updates (using TWILL) of member status.</div>
<div>The webpage that I am trying to log into is&nbsp; <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?. </div>
<div>I start up Twill within the Python IDLE and use the following commands and obtain the included results (shown below &#39;--------------------&#39;).</div>
<div>I store my username and password in the values: CAPIDbox and Textbox1, respectively. </div>
<div>Then I try to &quot;submit&quot; using Button3.</div>
<div>&nbsp;</div>
<div>The problem is shown at the end after I try to submit. I get the following error:</div>
<div>&nbsp;</div>
<div>ERROR: IgnoreControl instance has no attribute &#39;_click&#39; 
<div>current page: <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?</div>
<div>&nbsp;</div>
<div>NOTE: I have logged into this page manually repeated times via an actual browser. </div>
<div>&nbsp;</div>
<div>So what do I need to do to login?????</div>
<div>&nbsp;</div>
<div>Thanks in advance for the help.</div>
<div>Dave</div>
<div><a href="mailto:strohsch@gmail.com">strohsch@gmail.com</a></div>
<div>---------------------------------------------------------------------------------------------------------------------------</div></div>
<div>&nbsp;</div>
<div>twill.shell.main()</div>
<div>&nbsp;</div>
<div>&gt;&gt; go <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?<br>==&gt; at <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?<br>current page: <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?<br>
&gt;&gt; show<br>&lt;SCRIPT LANGUAGE=JavaScript SRC=&quot;/_ScriptLibrary/pm.js&quot;&gt;&lt;/SCRIPT&gt;<br>&lt;SCRIPT LANGUAGE=JavaScript&gt;thisPage._location = &quot;/Login.asp&quot;;&lt;/SCRIPT&gt;</div>
<div><br>&lt;FORM name=thisForm METHOD=post&gt;</div>
<div>&lt;HTML&gt;</div>
<div>&lt;HEAD&gt;</div>
<div>&lt;META NAME=&quot;GENERATOR&quot; Content=&quot;Microsoft Visual Studio 6.0&quot;&gt;</div>
<div>&lt;/HEAD&gt;</div>
<div>&lt;BODY&gt;</div>
<div>&nbsp;</div>
<div>&lt;P&gt;&amp;nbsp;&lt;/P&gt;</div>
<div>&lt;P align=center&gt;&lt;FONT color=red&gt;&lt;A href=&quot;default.htm&quot;&gt;Home&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</div>
<div>&lt;P align=center&gt;&lt;FONT size=4&gt;&lt;FONT size=5&gt;Welcome to the Wing Management</div>
<div>Utilities&lt;BR&gt;&lt;A href=&quot;WMUhelp.htm&quot;&gt;&lt;FONT color=red size=3&gt;Click Here for</div>
<div>Instructions to this system&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</div>
<div>&lt;P align=center&gt;</div>
<div>&lt;TABLE cellSpacing=1 cellPadding=1 width=200 align=center border=0&gt;</div>
<div>&nbsp;</div>
<div>&nbsp; &lt;TR&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD align=middle&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>
<div>&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/P&gt;</div>
<div>&lt;TABLE cellSpacing=1 cellPadding=1 width=&quot;50%&quot; align=center border=1&gt;</div>
<div>&nbsp;</div>
<div>&nbsp; &lt;TR&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD colSpan=2&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;P align=center&gt;&lt;FONT size=4&gt;Web User Entry Validation Form</div>
<div>&nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;</div>
<div>&nbsp; &lt;TR&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD style=&quot;WIDTH: 100px&quot; align=right width=100&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Enter Your CAPID:</div>
<div>&lt;/TD&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD style=&quot;WIDTH: 100px&quot; width=100&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;INPUT type=&quot;text&quot; id=&quot;CAPIDbox&quot; name=&quot;CAPIDbox&quot; size=20 maxLength=20 value=&quot;&quot;&gt;</div>
<div><br>&lt;/TD&gt;&lt;/TR&gt;</div>
<div>&nbsp; &lt;TR&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD style=&quot;WIDTH: 100px&quot; align=right width=100&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Enter Your Password:</div>
<div>&lt;/TD&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD style=&quot;WIDTH: 100px&quot; width=100&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;INPUT type=&quot;password&quot; id=&quot;Textbox1&quot; name=&quot;Textbox1&quot; size=20 maxLength=40&gt;</div>
<div><br>&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;</div>
<div>&lt;P&gt;</div>
<div>&lt;TABLE cellSpacing=1 cellPadding=1 width=200 align=center border=0&gt;</div>
<div>&nbsp;</div>
<div>&nbsp; &lt;TR&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD align=middle&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;INPUT type=button name=&quot;Button3&quot; id=&quot;Button3&quot; value=&quot;Submit&quot; onclick=&quot;thisPage._fireEvent(&#39;Button3&#39;,&#39;onclick&#39;); return false;&quot;&gt;</div>
<div><br>&lt;/TD&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD align=middle&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;INPUT type=button name=&quot;Button4&quot; id=&quot;Button4&quot; value=&quot;Clear&quot;&gt;</div>
<div><br>&lt;/TD&gt;&lt;/TR&gt;</div>
<div>&nbsp; &lt;TR&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;TD align=middle colSpan=2&gt;</div>
<div>&lt;P&gt; &lt;BR&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;INPUT type=button name=&quot;Button5&quot; id=&quot;Button5&quot; value=&quot;Forgot your password?&quot; onclick=&quot;thisPage._fireEvent(&#39;Button5&#39;,&#39;onclick&#39;); return false;&quot;&gt;</div>

<div><br>&lt;/P&gt;</div>
<div>&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/P&gt;</div>
<div>&nbsp;</div>
<div>&lt;P align=center&gt;</div>
<div>&nbsp;</div>
<div>&lt;FONT FACE=&quot;Arial&quot; SIZE=&quot;4&quot; COLOR=&quot;Red&quot;&gt;&lt;B&gt;</div>
<div>&nbsp;</div>
<div>&lt;/FONT&gt;&lt;/B&gt;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&lt;/P&gt;</div>
<div>&lt;P align=center&gt;&lt;STRONG&gt;Warning! The information you are receiving is protected</div>
<div>from interception or disclosure. Any person who intentionally distributes,</div>
<div>reproduces, or discloses its contents is subject to the penalties set forth in</div>
<div>18 United States Code Section 2511 and/or related state and federal laws of the</div>
<div>United States.&lt;/STRONG&gt;&lt;/P&gt;</div>
<div>&nbsp;</div>
<div>&lt;/BODY&gt;</div>
<div>&lt;script language=&quot;javascript&quot;&gt;</div>
<div>//&lt;!--</div>
<div>document.thisForm.CAPIDbox.focus();</div>
<div>//--&gt;</div>
<div>&lt;/script&gt;</div>
<div><br>&lt;INPUT type=hidden name=&quot;_method&quot;&gt;<br>&lt;INPUT type=hidden name=&quot;_Button1_state&quot; value=&quot;_bVisible=false&amp;value=Create%20Password&quot;&gt;<br>&lt;INPUT type=hidden name=&quot;_Label2_state&quot; value=&quot;_strCaption=Enter%20Your%20CAPID%3A&quot;&gt;<br>
&lt;INPUT type=hidden name=&quot;_CAPIDbox_state&quot; value=&quot;_bVisible=true&amp;_nColumnCount=20&amp;_nMaxLength=20&quot;&gt;<br>&lt;INPUT type=hidden name=&quot;_Label1_state&quot; value=&quot;_strCaption=Enter%20Your%20Password%3A&quot;&gt;<br>
&lt;INPUT type=hidden name=&quot;_Textbox1_state&quot; value=&quot;_bVisible=true&amp;_nStyle=2&amp;_nColumnCount=20&amp;_nMaxLength=40&quot;&gt;<br>&lt;INPUT type=hidden name=&quot;_Button3_state&quot; value=&quot;value=Submit&quot;&gt;<br>
&lt;INPUT type=hidden name=&quot;_Button4_state&quot; value=&quot;value=Clear&quot;&gt;<br>&lt;INPUT type=hidden name=&quot;_Button5_state&quot; value=&quot;value=Forgot%20your%20password%3F&quot;&gt;<br>&lt;INPUT type=hidden name=&quot;_errorMessageBox_state&quot; value=&quot;_bVisible=false&amp;_strCaption=&quot;&gt;<br>
&lt;INPUT type=hidden name=&quot;_Label3_state&quot; value=&quot;_bVisible=false&amp;_strCaption=undefined&quot;&gt;<br>&lt;INPUT type=hidden name=&quot;_menuQuery_state&quot; value=&quot;_bVisible=false&amp;_strCaption=undefined&quot;&gt;<br>
&lt;INPUT type=hidden name=&quot;_thisPage_state&quot; value=&quot;&quot;&gt;</div>
<div><br>&lt;/FORM&gt;</div>
<div>&lt;/HTML&gt;</div>
<div><br>current page: <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?<br><br>&gt;&gt; showforms</div>
<div>Form name=thisForm (#1)<br>## ## __Name__________________ __Type___ __ID________ __Value__________________<br>1&nbsp;&nbsp;&nbsp;&nbsp; CAPIDbox&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; text&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CAPIDbox&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>2&nbsp;&nbsp;&nbsp;&nbsp; Textbox1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; password&nbsp; Textbox1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
3&nbsp;&nbsp;&nbsp;&nbsp; Button3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; button&nbsp;&nbsp;&nbsp; Button3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; None <br>4&nbsp;&nbsp;&nbsp;&nbsp; Button4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; button&nbsp;&nbsp;&nbsp; Button4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; None <br>5&nbsp;&nbsp;&nbsp;&nbsp; Button5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; button&nbsp;&nbsp;&nbsp; Button5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; None <br>6&nbsp;&nbsp;&nbsp;&nbsp; _method&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
7&nbsp;&nbsp;&nbsp;&nbsp; _Button1_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _bVisible=false&amp;value=Create%20Password <br>8&nbsp;&nbsp;&nbsp;&nbsp; _Label2_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _strCaption=Enter%20Your%20CAPID%3A <br>9&nbsp;&nbsp;&nbsp;&nbsp; _CAPIDbox_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _bVisible=true&amp;_nColumnCount=20&amp;_nMa ... <br>
10&nbsp;&nbsp;&nbsp; _Label1_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _strCaption=Enter%20Your%20Password%3A <br>11&nbsp;&nbsp;&nbsp; _Textbox1_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _bVisible=true&amp;_nStyle=2&amp;_nColumnCou ... <br>12&nbsp;&nbsp;&nbsp; _Button3_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; value=Submit <br>
13&nbsp;&nbsp;&nbsp; _Button4_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; value=Clear <br>14&nbsp;&nbsp;&nbsp; _Button5_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; value=Forgot%20your%20password%3F <br>15&nbsp;&nbsp;&nbsp; _errorMessageBox_state&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _bVisible=false&amp;_strCaption= <br>
16&nbsp;&nbsp;&nbsp; _Label3_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _bVisible=false&amp;_strCaption=undefined <br>17&nbsp;&nbsp;&nbsp; _menuQuery_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _bVisible=false&amp;_strCaption=undefined <br>18&nbsp;&nbsp;&nbsp; _thisPage_state&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hidden&nbsp;&nbsp;&nbsp; (None)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>

<div>current page: <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?<br></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&gt;&gt; formvalue 1 CAPIDbox $CAPIDbox<br>current page: <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?<br>&gt;&gt; formvalue 1 Textbox1 $Textbox1<br>current page: <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?<br>
&gt;&gt; submit Button3<br>Note: submit is using submit button: name=&quot;Button3&quot;, value=&quot;None&quot;</div>
<div><br>ERROR: IgnoreControl instance has no attribute &#39;_click&#39;</div>
<div>current page: <a href="https://wmu.nat.cap.gov/Login.asp">https://wmu.nat.cap.gov/Login.asp</a>?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>