Skip to content
⌘ NSIS Forum Archive

get information from perl

3 posts

coolmeen#

get information from perl

hi.
i am trying to set up a login page thats verify the existence of the user.
i wrote a perl file that runs on server and check it out, the problem is that i cant get the return value of that perl file.
is there a way?