anonymoushydrogen has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on to fill the text area using www::mechanize

Replies are listed 'Best First'.
Re: to fill the text area using www::mechanize
by moritz (Cardinal) on Jun 10, 2008 at 10:37 UTC
    It can be solved in the same way as your previous question.

    There's a similar thread here, and some more details in this good thread.

    Please don't just ask the same question all over again. We do want to help you, and usually we can - if you cooperate. That means showing us the code you wrote so far, a detailed error description, perhaps the version numbers of used modules and perl, which URL you are trying to work with etc. Please read How (Not) To Ask A Question.

Re: to fill the text area using www::mechanize
by marto (Cardinal) on Jun 10, 2008 at 10:51 UTC
    Yesterday you posted this which looks like the same problem as described here (albeit that you have not provided as much information this time as in your previous question), yet you seem to have ignored the replies you have been given.

    Have you looked at the WWW::Mechanize documentation, examples or even the FAQ?

    Where is the code you have tried to use to achieve this? So far you have only posted HTML.

    Please read How do I post a question effectively? and the PerlMonks FAQ if you have not already done so.

    Martin
Re: to fill the text area using www::mechanize
by ikegami (Patriarch) on Jun 10, 2008 at 10:48 UTC