TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

March 29, 2024, 05:54:15 AM

Login with username, password and session length
Members
Stats
  • Total Posts: 195,106
  • Total Topics: 21,213
  • Online today: 358
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 1
  • Guests: 306
  • Total: 307
  • @rjen

[Resolu] i frame à installé

Started by MoRiBonD, October 16, 2006, 02:17:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MoRiBonD

bonjour ÃÆ'Ã,  tous

voila mon petit soucis j'aimerais installÃÆ'Ã,© ce code html dans un block html bien sur :) mais cela ne fonctionne pas

Quote<iframe src="http://srv.17buddies.net:443/Tools/17b-Query.php?Lg=french&Tp=2&Ip=194.105.152.154&Pr=27040" width="300" height="225" scrolling="no" frameborder="0"></iframe>

Unknownn

Heuresement, j'ai dÃÆ'Ã,©jÃÆ'Ã,  expÃÆ'Ã,©rimentÃÆ'Ã,© ce problÃÆ'Ã,¨me :)

Essayes tout d'abord sans utiliser d'ÃÆ'Ã,©diteur WYSIWYG (dÃÆ'Ã,©sactives le des options de TP, lorsque Ça fonctionnera tu pourras le rÃÆ'Ã,©activer bien entendu).

Si vraiment Ça ne fonctionne pas, j'ai une solution qui fonctionne trÃÆ'Ã,¨s bien : cela consiste ÃÆ'Ã,  passer par du PHP. Donc il faudra que tu crÃÆ'Ã,©es ton block PHP et que tu rentres le code suivant :
echo '<iframe src="http://srv.17buddies.net:443/Tools/17b-Query.php?Lg=french&Tp=2&Ip=194.105.152.154&Pr=27040" width="300" height="225" scrolling="no" frameborder="0"></iframe>';

Voili voilou ! Tiens moi au courant ;)

MoRiBonD


Unknownn