Forms (submitting data)

amillard64 wrote:

We are being told by Trivantis that the script must reside on the same server as the course in order for it to work, although this is not specified anywhere in the documentation. Why would this be the case, and has anyone gotten it to work using a CGI script hosted elsewhere?The key to Lectora sending a form/test to a script is that the user is never redirected to the script page, but instead remains on the content page. So the script error would not be seen by the end user. It also means that the script must reside on the same server as your content as cross domain scripting is forbidden within the web browsers. This is why it will work for cd/exe publishes, but not web-based.

Discussions have been disabled for this post