I am having a problem authenticating when I set my survey to private.
This is on a Windows PC only.
When going through the documentation it states to look at the
"handler-prefix.php" file.
This file states the following:
So, create your template file with this as the *first* line:
<?php $sid=<SID>; include('.../phpESP/public/handler-prefix.php'); ?>
Then where you want to include the actual survey use this line:
<?php inlcude('.../phpESP/public/handler.php'); ?>
How would that translate to a WIndows XP pc?
I guess I'm confused about the path and slashes (or escapes) Any one
have an example they would share?
Sincerly,
Tom K.
|