in reply to Re^2: Passing and recieving params
in thread Passing and recieving params
I was just trying to do this to try and learn how to execute another script really so i know personally what i am doing in the long run.
Over all i have
I was just trying to get the first script to be an input one, then actually perform the tasks after the input has been gathered.ComLine.pm MergeFiles.pm parseFiles.pm Email.pm Filter.pm FilterHeader.cgi runBlast.cgi
I have really ballsed up the writing of this code as its currently all in one cgi file with separate functions, so i am in the process of trying to split it all up and get it to work properly from within different modules. Im ok with calling the modules from within the BlastToolcgi, but i just wanted to get the input in a separate script and possibly implement a loading page too.
Argggggggghhhhhhh, what have i done!!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Passing and recieving params
by ikegami (Patriarch) on Jul 15, 2005 at 16:46 UTC | |
by MonkPaul (Friar) on Jul 15, 2005 at 17:12 UTC | |
by ikegami (Patriarch) on Jul 15, 2005 at 18:03 UTC |