Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Now, the agent_site.pl script messes up because those amperstand (&) signs in the consumerinfo.com URL get in the way... How can I tell the perl script to avoid amperstands after the &page one?agent_site.pl?dir=$dir&lang=$lang&des=$des&page=https://www.consumerin +fo.com/cic/form_online_a1.asp?sc=00030000&af=&br=&cl=0105
edited: Wed Aug 21 21:33:44 2002 by jeffa - code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
•Re: Problem with query string
by merlyn (Sage) on Aug 21, 2002 at 21:35 UTC | |
|
Re: Problem with query string
by chromatic (Archbishop) on Aug 21, 2002 at 21:37 UTC | |
|
Re: Problem with query string
by Aristotle (Chancellor) on Aug 21, 2002 at 21:37 UTC | |
|
Re: Problem with query string
by tachyon (Chancellor) on Aug 21, 2002 at 21:42 UTC | |
|
Re: Problem with query string
by Anonymous Monk on Aug 21, 2002 at 23:09 UTC |