isu wrote:
> Dear friends: I am new to phpESP. I have installed it inside my phpNuke.
> The problem I am having is this:
> I used the following link in a new block so people are able to access
> the survey.their responses are sent back to my email.
>
> http://www.ihef.net/modules.php?name=phpESP&surveyname=internet_usage_copy1
>
> But I don't know how to do with html file. the help file says that
> put it into a html file with this line embedded into a table cell.
> <?php $sid=3; include('modules/phpESP/public/handler.php'); ?>
>
> I did so and it worked fine if I directly call the file in browser.
> However, when I convert the code into a module and call the module will
> bring in the survey in the center block. But when I click submit, it
> went wrong. I guess I need to do some redirect. But how and which file
> to modify.
>
> I guess my questions are: in a normal way which fold should I put this
> html in? how to make a survey a module? which file should be modified to
> change the look and table structure of a survey?
>
> thank you. Hope someone on the list can offer a help. I would appreciate
> it very much.
>
> kding
This forum may not be the best place to ask about the phpNuke version of
phpESP. I have no expirience with phpNuke, so I don't have any
suggestions. Perhaps someone else here might. If not, please try a
phpNuke forum, or contact the author of the phpNuke version (Eric
Esselink <er...@ne...>).
-James
|