Win32-IE-Mechanize - Re: Need help for using Win32-IE-Mechanize

Posted on Thu Mar 9 04:50:47 2006 by geoffmulhall in response to 1913 (See the whole thread of 2)
Re: Need help for using Win32-IE-Mechanize
I'm guessing that since you don't have a button you have a url to click. If that is the case just code $ie->get('$url'); I find IE dom inspector really useful to use to extract the form names, url's etc etc. See http://www.ieinspector.com/dominspector/index.html Geoff
Write a response