MONKTROOPER has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks i have a simple implementation using HTML PERL AND JAVASCRIPT , runing with xampp apache web server , the code are the following:
HTML PART
<!DOCTYPE html>prueba.cgi
#!"C:\xampp\perl\bin\perl.exe"basico.js
function popup() {When its runing and click in the EXECUTE SCRIPT! button to call javascript , the browser doesnt respond, using the developer browser tools i can read the message: Failed to load resource: the server responded with a status of 500 (Internal Server Error), could anyone help me? thanks a lot
|
|---|