Agyeya has asked for the wisdom of the Perl Monks concerning the following question:
The error is as below$request =POST "http://www.abc.com/ChooseZone.aspx?type=A" , [ '__EVENTTARGET' => "rdlZone_0", '__EVENTARGUMENT' => "", '__VIEWSTATE' => "dDw0NzUyOTE0NzQ7", 'rdlZone' => "1", ] ;
Please assistString found where operator expected at stats.plx line 18, near "POST +"http://www.abc.com/ChooseZone.aspx?type=A"" (Do you need to predeclare POST?) syntax error at stats.plx line 18, near "POST "http://www.abc.com/Choo +seZone.aspx?type=A""
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: WWW::Mechanize Post Method - Help find error
by Corion (Patriarch) on May 18, 2004 at 05:59 UTC | |
by Agyeya (Hermit) on May 18, 2004 at 06:14 UTC | |
by revdiablo (Prior) on May 18, 2004 at 16:31 UTC |