in reply to AJAX call to Perl script + return - error
Perhaps the URL needs to be absolute, not relative, in your statement:
Also - it would help if you posted the actual error you got.method: 'GET', url: `../cgi-bin/test-dbi.pl`,
...Disinformation is not as good as datinformation. Don't document the program; program the document.
|
|---|