On Wed, Jun 02, 2004 at 12:11:22PM -0700, bruce ([EMAIL PROTECTED]) wrote:
> the underlying html, implies that there is some method that they're using to
> send multiple forms?????

Yes, there are two forms.  Look at:


$ mech-dump https://utdirect.utexas.edu/registrar/clavnew/clav3.WBX?s_semester=su2004
POST https://utdirect.utexas.edu/security-443/logon_check.logonform [logonform]
  CDT=20040602141027              (hidden)  
  NEW_PASSWORD=                   (hidden)  
  CONFIRM_NEW_PASSWORD=           (hidden)  
  PASSWORDS=                      (hidden)  
  LOGON=

POST https://utdirect.utexas.edu/security-443/logon_check.logonform [logonform2]
  CDT=20040602141027              (hidden)  
  NEW_PASSWORD=                   (hidden)  
  CONFIRM_NEW_PASSWORD=           (hidden)  
  LOGON=                          (hidden)  
  PASSWORDS=                      (password) 
  <NONAME>=Log In                 (submit)  


mech-dump is a tool that comes with WWW::Mechanize.  Learn to love it.

xoa

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to