From: James E. F. <jf...@ac...> - 2002-01-17 20:01:56
|
On Thu, 17 Jan 2002, Paul Borgermans wrote: > Hi, > > I discovered phpESP a few minutes ago: seems a great program! > I have two questions, however: > > 1) I would like to include pictures with questions. > It appears that this is possible by including <img src=.... in the question > text. Is this intended (to include any HTML)? Yes. > 2) A difficult one: sometimes there are surveys where an answer on one > question may impose a change in the possibilities for another answer. > This is in theory possible to implement with client-side javascript. Is > there a way to do so? I could live with some extra textfields in the admin > interface where the javascript code is entered. Or a pointer in the code to > add such functionality? I don't like JavaScript. So I write/use as little as possible. If you would like to add this to phpESP feel free to do so. I would add it to the main package if you do. -James |