Posted: Tue Jan 04, 2011 4:04 pm
Post subject: Quiz results to server on secure (https://) server
|
|
I am able to pass the quiz results to a page that then writes the data to MSSQL server (using asp).
This works well. However, when I updated the quiz settings and moved the pages to a secure (https://) server, everything still works fine (quiz results are sent via email and committed to the database) - BUT - the user gets a "Failed to send quiz results to server. Do you want to retry?" message.
My guess is that either the "success" message that the quiz is looking for is encrypted and unreadable and it thinks it failed - or - my system's firewall is blocking the message and it thinks it failed.
Any insight would be appreciated. Thanks.
|