Ver Mensaje Individual
  #24 (permalink)  
Antiguo 13/09/2002, 05:04
Avatar de epa2
epa2
 
Fecha de Ingreso: abril-2002
Ubicación: Málaga
Mensajes: 1.475
Antigüedad: 23 años
Puntos: 9
Re: Netmeeting+asp+parametros De Session

<html>
<head>
<title>Camara Web</title>
<script language="jscript">
function onHangUp()
{
NetMeeting.LeaveConference();
}
</script>

<script language="vbscript">
Sub llamar_onclick()
NetMeeting.CallTo(Direccion.value)
End Sub
</script>
</head>
<body bgcolor="#336699" onload="Direccion.focus();">
<div align="center">
<center>
<table border="0" cellspacing="1">

<TR>
<TD colSpan=2 bgcolor="#4169E1">
<p align="center"><font color="white"><strong> Centro de Consulta On-Line</strong></font></TD></TR>

<TR>
<TD bgcolor="#009933">
<P align=center><FONT
color=white><STRONG>Camara Remota </STRONG></FONT></P></TD>
<TD bgcolor="#009933" align="center">
<P align=center><STRONG><FONT
color=white>Su Camara</FONT></STRONG></P></TD></TR>

<tr>
<td bordercolor="#808080" bgcolor="#808080">
<FONT
face="Arial Narrow">
<OBJECT id=NetMeeting height=200 width=196
classid=CLSID:3E9BAF2D-7A79-11d2-9334-0000F875AE17><PARAM NAME="MODE" VALUE="RemoteOnly">CODEBASE="htt p://download.microsoft.com/download/netmeeting/SP/3.01/W9XNT4/es/NM30.EXE"
</OBJECT></FONT>
</td>
<td bordercolor="#808080" bgcolor="#808080">
<FONT
face="Arial Narrow">
<OBJECT id=NetMeetingPreview height=200 width=196
classid=CLSID:3E9BAF2D-7A79-11d2-9334-0000F875AE17><PARAM NAME="MODE" VALUE="PreviewOnly">CODEBASE="ht tp://download.microsoft.com/download/netmeeting/SP/3.01/W9XNT4/es/NM30.EXE"
</OBJECT></FONT>
</td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0">



<html>
<body>
<p align="left"><font color="#FF0000" face="Comic Sans MS" size="2">Aprendiz
de todo y maestro de nada[/CODE]
</p>
</body>
</html>