hey andy..!!! 'appreciate your response... but i'm stil confused as to how/if i can use mechanize to handle both forms... how in the $&*^^&(*#@ would this be accomplished!!
any samples you can point me to that do something like this... i've played with mechanize on a few other apps.. but nothing like this... thanks.. -bruce oh..and where would mech-dump be located.. i'm assuming that it's command line app/script.... -----Original Message----- From: Andy Lester [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 12:12 PM To: bruce Cc: 'Darrell Gammill'; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: :mechanize issues/mechanize.pm dies!! 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
