Re: Text entry limitation

Markus Winter <drmarkuswinter-gM/[email protected]>
Newsgroups gmane.comp.lang.realbasic.user
Message-ID <[email protected]>
> If InStr(TextField1.Text,"LIST OF VALID CHARACTERS") > 0 Then
> 
> // Deal with the valid character(s)
> 
> Else
> 
> // No nothing: reject other characters
> 
> End If
> 

That's a srart but not sufficient. The user will still be able to paste or drag and drop invalid characters.

Markus




To unsubscribe, email [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.