View Single Post
  #8 (permalink)  
Old 10-25-2007, 09:42 AM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,143
Default

I don't see this problem when I test it.
Please add:
Msgbox(StrLength(textbox1.Text))
before the condition statement and check the initial value.
Reply With Quote