Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

How to verify textbox content

$
0
0
How to verify textbox content
FoxInCloud
How to verify textbox content
Dec. 27, 2012
05:58 am
3OE0CTMJQShow this entire thread in new window
Gratar Image based on email address
From:Michele
To:thn@foxincloud.com
I have this situation:
a form with in a textbox
in the textbox's valid i call a form's method 'chkValue'
ThisForm.chkValue(This.Value)

in this method i make some controls and when there is an error i show a messagebox
if i answer 'no' to this messagebox i have to prevent the user to exit the textbox
the wMessagebox's call is this:

wMessagebox('Question',4+16+256,'Title','wFormCallBack')

in wFormCallBack i test tuUserChoice but i don't want how to use the value returned.


Viewing all articles
Browse latest Browse all 10393

Trending Articles