Un éditeur de sondage SANS PUB (même payant)

Résolu
MHD79 Messages postés 24 Statut Membre -  
MHD79 Messages postés 24 Statut Membre -
Bonjour les gens,

Je suis à la recherche d'un site qui me permettrais de faire des sondage en HTML (surtout pas de javascript) avec possibilité de le modulé. J'ai cherché sur les anciens post et il y a pleins de sites qui sont soit nul (possibilité de voté plusieurs fois) soit avec plein de pub.
Je suis prêt à payé un abonnement.

Et je cherche un tchat aussi sous la même forme. sans pub et payant (ou pas) :)

Merci le gens !

4 réponses

  1. MHD79 Messages postés 24 Statut Membre 1
     
    j'ai pris 123votez.com

    A VOIR ICI www.radioniort.fr

    ça marche bien et c'est pas très coûteux !

    :)
    1
  2. Arnaud_R Messages postés 180 Statut Membre 4
     
    pourquoi tu ne te cree pas un site pour ca ??
    0
  3. MHD79 Messages postés 24 Statut Membre 1
     
    J'ai créer un site mais je ne connais pas le code HTML à intégré pour faire le sondage ! :)
    0
  4. Arnaud_R Messages postés 180 Statut Membre 4
     
    j'ai touver ca sur google si ca peux t'aider
    Le code html du sondage c'est :

    <!-- DEBUT DU CODE SONDAGE SWISSTOOLS.NET -->
    <div align="center"><center>
    <table border="0" width="500" bgcolor="#800000" cellspacing="0" cellpadding="0">
    <tr>
    <td width="100%">
    <form method="post" action="http://www.swisstools.net/sondage.asp?id=75848&action=ok&popup=oui">
    <div align="center">
    <table border="0" width="500" cellspacing="0" cellpadding="5">
    <tr>
    <td width="100%" bgcolor="#800000">
    <p align="center"><font face="Arial" size="2" color="#FFFFFF"><b>Secret Story Net</b></font></td>
    </tr>
    <center>
    <tr>
    <td width="100%">

    <table border="0" width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td width="100%" colspan="2" bgcolor="#FFFFFF">

    <div align="center">
    <center>

    <table border="0" width="90%" cellspacing="0" cellpadding="0">

    <tr>
    <td width="6%" bgcolor="#FFFFFF"> </td>
    <td width="94%" bgcolor="#FFFFFF"> </td>
    </tr>

    <tr>
    <td width="100%" colspan="2" bgcolor="#FFFFFF"><font face="Arial" size="2" color="#000000"><b>Qui voulez-vous sauver ?</b></font></td>
    </tr>

    <tr>
    <td width="6%" bgcolor="#FFFFFF"><font face="Arial" size="2"><b><input type="radio" value="585198" name="1" ></b></font></td>
    <td width="94%" bgcolor="#FFFFFF"><font face="Arial" size="2" color="#000000"><b>Les nominations se font ce soir</b></font></td>
    </tr>

    <tr>
    <td width="6%" bgcolor="#FFFFFF"><font face="Arial" size="2"><b><input type="radio" value="585199" name="1" ></b></font></td>
    <td width="94%" bgcolor="#FFFFFF"><font face="Arial" size="2" color="#000000"><b>Les nominations se font ce soir</b></font></td>
    </tr>

    <tr>
    <td width="6%" bgcolor="#FFFFFF"> </td>
    <td width="94%" bgcolor="#FFFFFF"> </td>
    </tr>

    </table>
    </center>
    </div>
    </td>
    </tr>
    </table>

    </td>
    </tr>
    <tr>
    <td width="100%" bgcolor="#800000">
    <p align="center"><input type="submit" value=" OK " name="action"><br>
    <font face="Verdana" size="1" color="#FFFFFF">[
    <script language="javascript">
    function sondage_resultat(link3) {
    window.open (link3,"_blank","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=no,resizable=no,width=530,height=400,left=20,top=20")
    }
    </script>
    <a href="javascript:sondage_resultat('http://www.swisstools.net/sondage_results.asp?id=75848')"><font style="color:#FFFFFF"><b>Voir les résultats !</b></font></a>

    ]
    <br>[ <a href="http://www.swisstools.net/fr/default/" target="_blank"><font style="color: #FFFFFF"><b>Swisstools.net : Sondages gratuits pour votre site !</b></font></a> ]</font>
    </font></td>
    </tr>
    </table>
    </center>
    </div>
    </form>

    </td>
    </tr>
    </table>

    </center>
    </div>
    <!-- FIN DU CODE SONDAGE SWISSTOOLS.NET -->
    0