- Código: Seleccionar todo
function msgbox($texto) {
//funcion que informa tipo message box de VB con el boton OK .
echo "<script language='javascript'>";
echo "alert('".$texto."')";
echo "</script>";
}
function msgbox($texto) {
//funcion que informa tipo message box de VB con el boton OK .
echo "<script language='javascript'>";
echo "alert('".$texto."')";
echo "</script>";
}
Usuarios navegando este Foro: No hay usuarios registrados visitando el Foro y 0 invitados