Help for this page
sub NI_Click { `"C:\\PATH\\IEXPLORE.EXE" http://ourserver`; # please ignore th +e hardcoded path }
sub NI_Click { my $pid = fork(); ... exit(); } }