Hello,
Digging up an old message, but I'm trying to run a script to automate mailings at the end of a survey and I can't seem to get the JavaScript call my PHP script. I've enabled JavaScripts in Limesurvey, an
... prompts up a message box fine if inserted into the text value of some question for example. It also works fine when using the end URL feature redirection with values (but that solution isn't good enough for me since my URL is too long to fit, with 16 values to pass...)
So I wanted to use the code inside the survey, like mentionned :
$.get('upload/templates/yourTemplateName/survey_end.php');... but this has no effect, even simple echoes won't show.
Am I doing something wrong? I'm a LS 2.00+ build 130226 user.
Thanks for reading me.
Regards,
Davy.