jacknbey
09-27-2005, 11:37 PM
Hi,
I am looking for a way to pass an ASP variable into the PERL module. May I know how should I do it if it is an asp POST value?
It should be something like
$value = "??variable from asp??"
I am not sure what command should it be... is it $request->form? Not working though...
Regards,
Jack
I am looking for a way to pass an ASP variable into the PERL module. May I know how should I do it if it is an asp POST value?
It should be something like
$value = "??variable from asp??"
I am not sure what command should it be... is it $request->form? Not working though...
Regards,
Jack