Thread: validate input
View Single Post
Old 01-22-2013, 07:44 AM   PM User | #3
tpeck
Regular Coder

 
tpeck's Avatar
 
Join Date: Oct 2002
Location: Sydney, Australia
Posts: 780
Thanks: 41
Thanked 5 Times in 4 Posts
tpeck is on a distinguished road
Thanks Philip.

I have changed it to an <input> with the id="done":

Code:
<input type="text" class="Format4" id="done" name="done" size="1" maxlength="1" value="N">
It works!
__________________
The difference between genius and stupidity is that genius has its limits. (Albert Einstein)
tpeck is offline   Reply With Quote