WebSite X5Help Center

 
Robin S.
Robin S.
User

I need more info about creating a poll!  en

Autor: Robin S.
Visitado 542, Seguidores 1, Compartilhado 0  

I want to have a movie night where my friends and I watch a series of movies (such as the James Bond Serries). I want to be able to e-mail a link to my friends and have them take the poll. I would like to know a) How many votes each option has b) who voted for what.

Is this possible and if so, how do I set it up?

Publicado em
7 RESPOSTAS - 2 ÚTEIS
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês EN

A script would have to be created individually.

Each mail recipient should receive an individual link with a URL parameter, e.g.:

https://example.org/?p=Dave

https://example.org/?p=Jack

https://example.org/?p=Bill

The poll script must store the p-value along with the selected movie.

The poll script would then have to output the result like this, for example:

Movie A - Dave, Fred, Tom etc.

Movie B - Jack, Charlie, Bernie etc.

Movie C - Mike, Martin, Bill etc.

Maybe someone here in the forum knows a poll script for this purpose, otherwise a programmer would have to create it.

Ler mais
Publicado em de Daniel W.
Robin S.
Robin S.
User
Autor

What language needs to be used for the script? Are there examples for scripts? I can write my own...

Ler mais
Publicado em de Robin S.
Franz-Josef H.
Franz-Josef H.
Moderator

You can use the object Poll Link Read this guide to use this object.

Ler mais
Publicado em de Franz-Josef H.
Jerome P.
Jerome P.
User

Good afternoon

I recommend that you use the google form application, as it allows you to submit responses directly to a google spreadsheet where responses can be evaluated.These forms can be inserted in a frame through the HTML object.Regards

Ler mais
Publicado em de Jerome P.
Daniel W.
Daniel W.
User
Usuário do mês DEUsuário do mês EN

I don't use poll scripts or poll providers myself, so I don't know where the desired functions are.

More than 10 years ago I made changes and additions to small PHP scripts for other people as a hobby, but I don't want to stress myself with that anymore.

More than 10 years ago I would have looked at the well-known PHP script collections and gotten a free PHP poll script there and added it if something was missing. Today these collections would be too uncertain for me.

Maybe there is a PHP programmer who can recommend a safe (free) PHP poll script.

Ler mais
Publicado em de Daniel W.
Robin S.
Robin S.
User
Autor

Thanks for all the input!

Ler mais
Publicado em de Robin S.