Send form contents to two scripts with one Button:
I've been searching for a while, looking for a way to do this, these two methods here look promising, but can anyone explain exactly what the syntax would be? Where would I put this "otherscript"?
I'll be very appreciative if anyone can enlighten us all on this issue...
Most sincerely,
David Henry
If you are using Perl, you just require the second script. Like this: require("otherscript"
//Daniel
tsdragon (Programmer) Feb 21, 2002
Or do "otherscript";
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.