Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
This is probably a very simple thing to do (I an a beginner in Perl), but I have not been able to find an answer online. This is what I am trying to do. I have a Perl script (scriptOne.cgi) that is executed when visitor goes to web page ( What I want to do is be able to execute another script (scriptTwo.cgi), when the first script is called. That is, a visitor goes to and scriptOne.cgi calls and executes scriptTwo.cgi
Is this possible? If so, how do I do it? Thanks for your help.
Regards,
Ray
raymasa@hotmail.com
This is probably a very simple thing to do (I an a beginner in Perl), but I have not been able to find an answer online. This is what I am trying to do. I have a Perl script (scriptOne.cgi) that is executed when visitor goes to web page ( What I want to do is be able to execute another script (scriptTwo.cgi), when the first script is called. That is, a visitor goes to and scriptOne.cgi calls and executes scriptTwo.cgi
Is this possible? If so, how do I do it? Thanks for your help.
Regards,
Ray
raymasa@hotmail.com