Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3827

WebTextField - What am I doing wrong?

$
0
0

Hello all,

I am trying to use the code below to get the length of webtextfield. It always returns 2, even though there are >20 characters in the field.

What am I doing wrong?

Dim L As Integer = Self.fldChars(Index).Text.Length

Thanks,
Tim

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3827

Trending Articles