Obligar a poner el "@"
#1

Como hacer que coloque obligatoriamente el "@" al registrar el Email?
Yo tengo asi, pero nose como hacer eso

PHP код:
case Email:
        {
            if(
response)
            {
                if(!
strlen(inputtext)) return ShowPlayerDialog(playeridEmailDIALOG_STYLE_INPUT,"Email","Ingresa tu E-mail","Ok","");
                
DOF2_SetString(ContaPlayer(playerid),"Email"inputtext);
                
DOF2_SaveFile();
                
ShowPlayerDialog(playeridDIALOG_SEXODIALOG_STYLE_LIST,"{FFDD00}Golden Zone "cBlanco"["cAmarillo"RPG"cBlanco"]: Eres Hombre o Mujer?","Hombre\nMujer","Registrar","Salir");
                return 
1;
            }
            else if(!
response)
            {
                  new 
text[] = "Ingresa tu e-mail electronico";
                
ShowPlayerDialog(playeridEmailDIALOG_STYLE_INPUT,"E-mail"text"Siguiente","");
                return 
1;
            }
            return 
1;
        } 
Reply


Messages In This Thread
Obligar a poner el "@" - by ivan23 - 01.07.2014, 14:59
Respuesta: Obligar a poner el "@" - by Kemula - 01.07.2014, 15:06
Respuesta: Obligar a poner el "@" - by ivan23 - 01.07.2014, 15:30
Respuesta: Obligar a poner el "@" - by Kemula - 01.07.2014, 15:50
Respuesta: Obligar a poner el "@" - by ivan23 - 01.07.2014, 15:53
Respuesta: Obligar a poner el "@" - by Maflow - 01.07.2014, 19:35
Respuesta: Obligar a poner el "@" - by Kemula - 01.07.2014, 22:44

Forum Jump:


Users browsing this thread: 2 Guest(s)