Fraser,

I think you just need to use the CGI module.

You'll need some notion of a session, as well.

Lee

On Tue, Jul 24, 2012 at 10:54 AM, Fraser Baker <[email protected]> wrote:
> Hi:
>
> Using LWP and HTTP-Request can I do this all in the same file?
>
> Collect some some form data such as User Name and Password using a form.
>
> Open a persistent connection to a validator.cgi file on the server and
> receive the results.
>
> Reset the display to show the consequence of either success of failure.
>
> It appears to me that after the form is run, using PERL is no longer
> possible. So can JavaScript execute the necessary calls to the validator.cgi
> file? Or can HTTP-Request-Form do this?
>
> Did I make sense?
>
> Fraser
>
>
> _______________________________________________
> Houston mailing list
> [email protected]
> http://mail.pm.org/mailman/listinfo/houston
> Website: http://houston.pm.org/
_______________________________________________
Houston mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/houston
Website: http://houston.pm.org/

Reply via email to