> > Hi > > Does anyone have, or know of, a module that can be readily > added into a > Cocoon website, that allows users to vote on a topical subject. There > are typically a list of radio-button choices, and the results of the > survey are immediately presented to the user once he/she has voted. > Ideally, this module should be a pure XML/XSLT solution, with no > database back-end needed.
But you have to store the result of a poll somewhere, right? You store it in an xml file then? Furthermore, it should be very easy to make a poll like this with CForms. Or do you mean with pure that you do not want to use flowscript? But pure XML/XSLT...I do not get where you want to have your logic then... Ard > > Thanks > Derek > > > -- > This message is subject to the CSIR's copyright, terms and > conditions and > e-mail legal notice. Views expressed herein do not > necessarily represent the > views of the CSIR. > > CSIR E-mail Legal Notice > http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html > > CSIR Copyright, Terms and Conditions > http://mail.csir.co.za/CSIR_Copyright.html > > For electronic copies of the CSIR Copyright, Terms and > Conditions and the CSIR > Legal Notice send a blank message with REQUEST LEGAL in the > subject line to > [EMAIL PROTECTED] > > > This message has been scanned for viruses and dangerous > content by MailScanner, > and is believed to be clean. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
