in reply to Can I call a CGI from another CGI?
Again, phrasing the question correctly is important.
In this example (and in my suggestion), you are NOT "calling one cgi from another".
What you are doing is presenting the user with a web page that contains links that the user can click. These links will call the second cgi. This is very different from "one cgi calling another", because there is a user interaction in between.
Anyway, to answer this question, yes, both are possible and valid scenarios - either calling a different script directly, or after user interaction, as you are attempting.
"As you get older three things happen. The first is your memory goes, and I can't remember the other two... " - Sir Norman Wisdom
|
|---|