NetTalk Web Server > Web Server - Share Knowledge

Uppercase input

(1/1)

ChrisLaurie:
To force an entry to uppercase:

1. Create global variable:
js:uppercase STRING('javascript:this.value=this.value.toUpperCase();')

2. In the entry field properties, client tab put that variable (no quotes) in the javascript hand-code entry filed (the onchange group).

The field will be made upper case when the user tabs off it.

Chris Laurie

Navigation

[0] Message Index

Go to full version