Re: Passing Variables from One Perlscript to Another

From: Joe (NoName_at_yahoo.com)
Date: 10/01/03


Date: Wed, 01 Oct 2003 03:04:48 GMT


> >
>
> i normally use one script to do it all.
>
> in the script, if the form has been submitted, the script validates the
> input data. if the data is valid, final processing occurs (db
> activities, emails sent, etc.), whatever thank you page is shown, then
> the script exits. if the data is not valid, the script "falls thru" to a
> section where the input form is displayed, populated with input data, if
> any. note that both the input form and the thank you pages are usually
> external template files.
>

I can live with just one script. But what I want to do is to display the
validated input and ask for confirmation before proceeding with the long
data extraction process. I don't know how to get user input in the middle
of a script.

Joe



Relevant Pages

  • RE: Moving Data
    ... * I need to collect the input data on exampl1.aspx by hitting the review button. ... <script runat="server"> ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Secure Form Script?
    ... The only input data on the header is the subject line, ... but what do you see as the issues with calling sendmail ... > Or you can write your own script in Perl ...
    (Focus-Linux)
  • Re: Using ASP script to connect to SQL Server
    ... script. ... I've made a form to input data. ... Do you know anything about Html? ... You do put the file name of the ASP script in the input Form. ...
    (microsoft.public.frontpage)
  • Re: Using fmincon to optimise vectors?
    ... After trying my script with some different input data it would ... appear that the solver is not always finding the optimal solution. ...
    (comp.soft-sys.matlab)
  • RE: Secure Form Script?
    ... When calling a binary directly, you run a lot of risks, especially ... Subject: Secure Form Script? ... The only input data on the header is the subject line, ... but what do you see as the issues with calling sendmail ...
    (Focus-Linux)