in reply to Relaying form data
If you don't have control of the script in the action tag, this really isn't a Perl problem unless you intend on writing a proxy/scraper (ie, a CGI that goes and queries the remote form, parses the results, and displays them to your visitors).
Instead you should be looking to HTML (particularly <form>'s target attribute) or JavaScript.
--k.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Relaying form data
by Wassercrats (Initiate) on May 11, 2002 at 23:21 UTC | |
by cLive ;-) (Prior) on May 13, 2002 at 10:01 UTC | |
by Wassercrats (Initiate) on May 13, 2002 at 21:51 UTC |