For example if I had an input field and i could not allow the characters like <**space> and ony <**underscore “_”> how would I do this??
I am guessing you would have to somehow check through ecach character to see if it was a " " with an if else statement… but that would take forever… so… =S
hmm… i not sure that really worked… but i clicked on like the reference button and there was all stuff there about the script type… so it must work… maybe you can tell me what i am doin wrong… i will attach a sample…
i wasnt really sure where i should put the script either?? and is there like some extra script too??