EL PROBLEMA ES QUE LA CAJA APARECE PERO APARECE COMO UNA IMAGEN PORQUE NO TOMA NINGUN BOTON NI EL "ME GUSTA" NI NADA!!
PORQUE?
Código ASP:
Ver original
<% if IDI="2" then Set Rs1_cmd = Server.CreateObject ("AAII.Command") Rs1_cmd.ActiveConnection = mipagina_str_SL Rs1_cmd.CommandText = "SELECT * FROM concurso where not activa=0 ORDER BY id_concurso DESC " Rs1_cmd.Prepared = true Set Rs1 = Rs1_cmd.Execute if not Rs1.EOF then %> <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2MIPAGINA%3Fref%3Dts&width=376&colorscheme=light&connections=12&stream=false&header=false&height=0" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:376px; height:290px;" allowTransparency="true"></iframe>