The Wi-Fi Technology Forum - Wireless Mobile News and Forums Setup Your Own Wi-Fi Hotspot

The Wi-Fi Technology Forum - Wireless Mobile News and Forums

User's Login





 


 Log in Problems?
 New User? Sign Up!

News & Articles

Partners

NewsLetters

You are currently not logged in, but you can still subscribe to our newsletter.



Search



Search:


[ Directory | Add link | New | Popular | Recommended | Top Rated ]

Inolam Wi-Fi trainings in France - Dédié à l'Informatique, Télécoms et Réseaux Sans Fil : Promote it on the Wireless and Wi-Fi Web Directory


Link description: Inolam is a French company providing with IT (networks, programming, security, ...) & telecommunications (wifi, wimax, GSM, ...) trainings. Inolam Formation est un centre de formation continue dédié à l'Informatique, aux Télécoms & Réseaux, aux Systèmes Embarqués et au Management ayant pour vocation de développer une double compétence technique et managériale pour les projets TIC. Notre entreprise est pensée et organisée comme un véritable carrefour de l'excellence technologique et de l'innovation pédagogique, en prise directe avec le monde réel, pour vous apporter des formations à la pointe des technologies dans des conditions d'efficacité optimales. Le fil conducteur de nos formations est d'apporter une réponse à vos besoins d'aujourd'hui et d'anticiper une solution à vos problèmes de demain.


You may be interested in the remote 'Rate a web site' options we have available. These allow you to place an image (or even a rating form) on your web site, in order to increase the number of votes your web site receives. Please choose from one of the options listed below:

1) Text link

One way to link to the rating form is through a simple text link:

Rate this resource @ The Wi-Fi Technology Forum


The HTML code you should use in this case is the following:

<a href="http://www.wi-fitechnology.org/index.php?name=Web_Links&req=ratelink&lid=865">Rate this resource</a>


- Replace http://www.wi-fitechnology.org with http://www.wi-fitechnology.com in all of them!
- No line breaks in the code, URLs in particular should be all in one line!


The number "865" is the Unique ID

2) Button link

If you'd like to use something more than a basic text link, you may wish to use a small button link:

The source code for the above button is:


<form action="http://www.wi-fitechnology.org/index.php?name=Web_Links" method="post">
  <input type="hidden" name="lid" value="865">
  <input type="hidden" name="req" value="ratelink">
  <input type="submit" value="Rate this web site!">
</form>


3) Remote rating form

If you attempt to manipulate the ratings, your link will be removed. Here is what the current remote rating form looks like.
vote

Using this form will allow users to rate your resource directly from your site, with the rating being recorded here. The above form is disabled (it is just shown for your information), but the following source code will work if you simply copy and paste it into your web page:

<form method="post" action="http://www.wi-fitechnology.org/index.php?name=Web_Links">
<table align="center" border="0" width="175" cellspacing="0" cellpadding="0">
<tr><td align="center"><b>Vote for this site!</b></a></td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr><td valign="top">
<select name="rating">
<option selected>--</option>
<option>10</option>
<option>9</option>
<option>8</option>
<option>7</option>
<option>6</option>
<option>5</option>
<option>4</option>
<option>3</option>
<option>2</option>
<option>1</option>
</select>
</td><td valign="top">
<input type="hidden" name="ratinglid" value="865">
<input type="hidden" name="ratinguser" value="outside">
<input type="hidden" name="req" value="addrating">
<input type="submit" value="Vote!">
</td></tr></table>
</td></tr></table>
</form>


Thanks, and good luck with your ratings!

- The Wi-Fi Technology Forum - Wireless Mobile News and Forums Staff