Customizing submit messages

Joel Palmius <[email protected]>
Newsgroups gmane.comp.apache.mod-survey.general
Message-ID <[email protected]>
In CVS now there's support for including the submit message inside the 
survey. Consider:

<SURVEY TITLE="test">
   <TEXT NAME="test" CAPTION="test" />
   <SUBMIT VISIBLE="yes">
     <h1>Thank you for your co-operation!</h1>
   </SUBMIT>
</SURVEY>

Instead of the standard "Submit successful..", the string "Thank you.." 
would be displayed. A SUBMIT is always parsed for submit-time perl 
snippets, but it is only displayed if VISIBLE="yes".

Note that a SUBMIT with VISIBLE="yes" overrides settings of CONTINUE, 
REDIRECT and any form of routing.

   // Joel

Skickat av Joel Palmius <[email protected]>
till survey-discussion
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.