From: Lee Jarvis Date: 2007-09-24T20:42:59+09:00 Subject: Re: Mechanize problem Bump, Ok i have cleaned up my code a bit, I have read through ALL of the docs, i have seen many examples.. and EVERY example uses: form.fields.find{|f| f.name == 'name'}.value = 'myname' Unless i am doing something else wrong them it seems almost impossible to do this -- Posted via http://www.ruby-forum.com/.