• Page 1 of 1
  • 1
UcozBaze All Scripts And Templates » Scripts and Coding » Clock for ucoz » The ban on the entry of certain characters in the Input (Запрет на ввод определенных символов в Input)
The ban on the entry of certain characters in the Input
GoblinaSDate: Tuesday, 2016-07-12, 12:51 PM | Message # 1
Group: S-Moderator
Messages: 380
3



The script below will help verify the correctness of the set in the field. This will limit the input of certain characters in the text entry field .Check symbols in a text entry field can be either at the input, and when a specific event . The script can use the registration fields , login form , etc. You can deny how certain characters or group of characters . For example , it is possible to completely ban entry of numbers , disallow space characters , tabs , prohibit Cyrillic or Latin .

Code
<input type="TEXT" onkeyup="var yratext=/['0-9',':']/; if(yratext.test(this.value)) alert('Enter the prohibited characters')">


Character Groups

  • '0-9' или '\d' - Numerical values
  • 'а-я' -Cyrillic lowercase letters
  • 'А-Я' - Cyrillic capital letters
  • 'А-я' - All the letters of the Cyrillic alphabet
  • 'a-z' - Latin lowercase letters ( first letter of the Latin )
  • 'A-Z' - The capital letters of the Latin alphabet ( the first letters of the Latin )
  • 'A-z' - All the letters of the Latin alphabet ( the first letters of the Latin )
  • 'A-я' - All letters ( first letter of the Latin )
  • '\w' - All letters, numbers and symbol "_"
  • '\s' - Space characters , tabs, and paragraph


That version of the code , which when you enter an incorrect character field is empty :


Code
<input type="text" onkeyup="var yratext=/['0-9',':']/; if(yratext.test(this.value)) this.value=''">


 
Message


The script below will help verify the correctness of the set in the field. This will limit the input of certain characters in the text entry field .Check symbols in a text entry field can be either at the input, and when a specific event . The script can use the registration fields , login form , etc. You can deny how certain characters or group of characters . For example , it is possible to completely ban entry of numbers , disallow space characters , tabs , prohibit Cyrillic or Latin .

Code
<input type="TEXT" onkeyup="var yratext=/['0-9',':']/; if(yratext.test(this.value)) alert('Enter the prohibited characters')">


Character Groups

  • '0-9' или '\d' - Numerical values
  • 'а-я' -Cyrillic lowercase letters
  • 'А-Я' - Cyrillic capital letters
  • 'А-я' - All the letters of the Cyrillic alphabet
  • 'a-z' - Latin lowercase letters ( first letter of the Latin )
  • 'A-Z' - The capital letters of the Latin alphabet ( the first letters of the Latin )
  • 'A-z' - All the letters of the Latin alphabet ( the first letters of the Latin )
  • 'A-я' - All letters ( first letter of the Latin )
  • '\w' - All letters, numbers and symbol "_"
  • '\s' - Space characters , tabs, and paragraph


That version of the code , which when you enter an incorrect character field is empty :


Code
<input type="text" onkeyup="var yratext=/['0-9',':']/; if(yratext.test(this.value)) this.value=''">

Author - GoblinaS
Date Added - 2016-07-12 в 12:51 PM
UcozBaze All Scripts And Templates » Scripts and Coding » Clock for ucoz » The ban on the entry of certain characters in the Input (Запрет на ввод определенных символов в Input)
  • Page 1 of 1
  • 1
Search:
                                                               
Statistics Forum
New Posts Popular topic Top Forum Users New User

type list kokiomis kaldromis miegate (0)
type list power bank įkroviklis (0)
type list vaikams pagalvės (0)
type list vartų automatika (0)
type list geriausi pirkiniai (0)
type list ekologiški, tvarūs daiktai kasdienai (0)
type list stovykla Lietuvoje (0)
type list namų apsauga (0)
type list šilumos siurblys oras vanduo (0)
type list powerbank išorinė baterija (0)
type list automobilių numelio rėmeliai (0)
type list pensijų pakopos (0)
type list šildymo sistemos (0)
type list dujinis katilas name (0)
type list karjeros testas (0)
type list drąskyklė katei (0)
type list šiluma namuose (0)

type list Skaiciuojam nuo 1 iki 1000 ! (558)
type list Forum SignatureBar (60)
type list Avatars (23)
type list Juokingos Fotkes :) (19)
type list Kaip pakeisti paveiksla mazas? (19)
type list Mini-Chatas islendantis is sono ucoz (15)
type list Mp3-Tau.do.am (13)
type list Шаблон форума для ucoz For-css (12)
type list Apklausa Jūsų Svetainei New ucoz (11)
type list Ucoz script - favicon (11)
type list Megsti samp? Ateik cia (10)
type list Button scrolling up ucoz (10)
type list Slider KinoPlius Help to setup :) (10)
type list Money for the forum ucoz (9)
type list KinoPlius (9)
type list Puslapis "Atliekami techniniai darbai" Ucoz scriptas (9)
type list SexMergytes.do.am (9)
type list 11.17.2011 (9)
type list User personal Page ucoz (8)
interout
Forum Posts: 1027
Comments: 51
Reputation: 83
Rank:
GoblinaS
Forum Posts: 380
Comments: 15
Reputation: 25
Rank:
Adi
Forum Posts: 179
Comments: 11
Reputation: 23
Rank:
Esquire
Forum Posts: 147
Comments: 8
Reputation: 5
Rank:
BAtman
Forum Posts: 129
Comments: 1
Reputation: 18
Rank:
WaSHkaZ
Forum Posts: 83
Comments: 0
Reputation: 3
Rank:
Skacikas
Forum Posts: 71
Comments: 0
Reputation: 12
Rank:
meskis
Forum Posts: 51
Comments: 0
Reputation: 25
Rank:
Gytenas
Forum Posts: 51
Comments: 0
Reputation: 1
Rank:
vicka
Forum Posts: 50
Comments: 1
Reputation: 4
Rank:
jokerzvobscure
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
dubroviena008
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
w4bzero
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
infoebrasha
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
karilekamo
Forum Posts: 10
Comments: 0
Reputation: 0
Rank:
zoro
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
pebotapple
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
aressvi
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
eddison_martin3
Forum Posts: 2
Comments: 0
Reputation: 0
Rank:
mariuspijunas
Forum Posts: 20
Comments: 0
Reputation: 0
Rank:


Site design by uCozBaze
uCozBaze © 2011-2016