18/06/2005, 17:40
|
| | | Fecha de Ingreso: junio-2005
Mensajes: 38
Antigüedad: 19 años, 7 meses Puntos: 0 | |
Midoficado pero aun no ha funcionado mailinfo.onLoad = function()
{
if (_parent.formulario1.status == "ok")
//trace(mailinfo.enviado);
//trace(_parent);
{_parent.formulario1.indicador_envio._visible = false;
_parent.formulario1.visible = false;
_parent.formulario2.visible = true;
_parent.formulario3.visible =false;
numerodepersonas.text = "";
text_otrotema.text ="";
NombreUsuario.text ="";
CorreoElectronicoUsuario.text = "";
TelefonoUsuario.text ="";
FAXUsuario.text="";
text_comentario.text="";
}
else {_parent.formulario1.indicador_envio._visible = false;
_parent.formulario1._visible =false;
_parent.formulario3.visible = true;
numerodepersonas.text = "";
text_otrotema.text ="";
NombreUsuario.text ="";
CorreoElectronicoUsuario.text = "";
TelefonoUsuario.text ="";
FAXUsuario.text="";
text_comentario.text="";
}};}
else {CorreoElectronicoUsuario.text = "Correo Invalido";}}
else {CorreoElectronicoUsuario.text = "Ingrese su email";
NombreUsuario.text = "Ingrese su nombre";
text_comentario.text = "Su mensaje es muy importante para nosotros, por favor ingréselo";}};
__________________ ...y la nieve cubrió mis huellas para nunca volver atrás. Artemier D'artagnan Lerton
:ojotes: |