Richard --

...and then Richard J. Moyer III said...
% 
% Hello all,

hi!


% 
% This is my first post, so bear with me.

No problem :-)


% 
% I have a form that activates a cgi script that scans a flat-file *.csv 
% file, matches on a unique identifier, identifies the line that contains the 
% identifier, and pushes the separated values of that line into an array.

Good enough.


% 
% I want to pass those values into another (second) cgi script, but I don't 
% know how.

What you do below looks fairly straightforward and I don't see any
problem with it simply given the HTML structure; your action name is
hard-coded therein.  Going from there, then, we have only obvious-seeming
questions...

- The first script, which you posted, isn't reprint.cgi, is it?

- When you run the first script and get the page that should call the
  second script, does the page source actually show reprint.cgi in the
  action field or does it show something that is magically different?

- reprint.cgi isn't accidentally a copy of the first script, is it?


HTH & HAND

:-D
-- 
David T-G                      * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: msg24959/pgp00000.pgp
Description: PGP signature

Reply via email to