On 2006-01-04, Bruce McKenzie <[EMAIL PROTECTED]> wrote:
>
> Now, after splitting the list and contact run modes into different
> modules, I don't seem to be able to get control of these windows with
> CGI::App::Dispatch, javascript, or anything else. I've tried redirecting
> from the contact module to (app.pl/list/display_list); I've tried
> use-ing the list module to generate HTML to be sent to the target. But I
> always seem to get a new window, or a refreshed contact form, or
> something else I don't want.
CGI::App::Dispatch is a URL handler that shouldn't have anything to do
with browser windows.
Can you construct a working URL if you create it directly, without
involving other windows or JavaScript?
Then it should be possible to create the same URL with JavaScript or
have it open in another window.
Mark
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]