19/07/2008, 15:17
|
| | Fecha de Ingreso: mayo-2008
Mensajes: 499
Antigüedad: 16 años, 8 meses Puntos: 1 | |
Respuesta: error en codigo gomenasai tratare de ser mas explicado la proxima ves 'jm!'
ya resolvi este misterio pero ahora como mando llamar la base de datos y como va la vase
tengo entendido que va asi
jhm!jhm!....
id=INT-NOT NULL-7- auto_increment
mensaje=medium-11-NULL
id=key
MIYSAM ::asi no?
pero como lo mando al chabox
es necesario un require o include?
aqhi el chatbox sin error y sin database
<html>
<head>
<style>
<script type="text/javascript">
</style>
</head>
<table class="forumline" width="100%" border="1" bordercolor="black"cellspacing="1" cellpadding="0" id="chatbox_container">
<tr>
<td class="row1" valign="top" align="center">
<div id="chatbox_portal" style="height:300px;"></div>
</td>
</tr>
</table>
</script>
<table width="100%" border="1">
<tr>
<td width="100%"> </td>
<td align="right" width="20">
<img src="carp/icon.jpg" onmousedown="javascript:resizeElement(event, 'chatbox_portal');" alt="" style="cursor:se-resize;"/>
</td>
</tr>
</table>
</html>
saludos!!! espero haber sido mas concreto |