in reply to Re: What does WWW::Mechanize consider Clickable input?
in thread What does WWW::Mechanize consider Clickable input?
Although this is true, if the application is well built it shouldn't matter, you should still be able to submit the form and have the validation done server side, any client-side validation done in javascript should be repeated on the server, since you can't trust the client to validate it's own input.
| We're not surrounded, we're in a target-rich environment! |
|---|
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: What does WWW::Mechanize consider Clickable input?
by stonecolddevin (Parson) on Jan 14, 2007 at 22:38 UTC |