From: James E. F. <jf...@ac...> - 2003-03-14 16:26:45
|
Perhaps something like this should go in the FAQ with a title like: What are public/handler.php and handler-prefix.php, and how do I use them? -James On Fri, 14 Mar 2003, Matthew Gregg wrote: > The url to access a closed(private) or open survey is the same. You should > only need to mark the survey as private in the management interface. > > public/handler.php and handler-prefix.php... > Are used to embed a survey in another block of html/php code. For > private surveys, handler-prefix.php should be included before > handler.php. Look at the source of handler-prefix.php to see an example. > > public/survey.php... > Is used to "auto" publish a public or private survey. > > > On Fri, Mar 14, 2003 at 02:53:33PM +0100, Mats Landstedt wrote: > > > > > > The normal syntax works perfect. Like this HYPERLINK > > "http://172.22.1.30/unders/public/survey.php?name=Test"http://172.22.1.30/un > > ders/public/survey.php?name=Test > > > > > > > > Witch is the syntax for a closed survey? > > > > > > > > HYPERLINK > > "http://172.22.1.30/unders/public/handler.php?name=Test"http://172.22.1.30/u > > nders/public/handler.php?name=Test ? Or??.? > > > > \mats > > > > > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.461 / Virus Database: 260 - Release Date: 2003-03-10 > > > > |