You need to include the original information in a hidden field in your cgi generated form. Then you can process it all together.
"The power of accurate observation is often mistaken for cynicism by those who have not got it." -- George Bernard Shaw ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Mary Kay Tubello <[email protected]> Sent: Thursday, February 1, 2018 09:28 To: [email protected] Subject: Re: AW: CGIs and HTML FORMs Thanks Mike, But what you say is the part that I have already done. I need help combining the info from the cgi URL and the form. Those are the last three points in my request. And I'll add this comment IN other words, I want save what came in on the URL so I can append what came in from the form to it. This is backward from the usual, send out a form and process the info returned. I’m starting with a URL to a CGI that passes parms. Then the CGI sends a FORM, user enters info in FORM. I want to be able to append this info to the original info that came in with the URL. Mary Kay ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
