Greetings!
Sorry for yet another, possibly simple question, but yet I was unable to find the answer to it.
How can I run a system of perl scripts as follows:
1. Script as HTML form, asking for some input. It runs another one, that
2. analyzes the input, runs a separate, non-web server script, and then
3. calls an interface script within the same window (and if possible the same frame) within a browser?
Dovkont.