[EMAIL PROTECTED] wrote:
> Has anyone managed to download it ? I can see the file but not download it -
> it
> says that the file cannot be found.
>
> Help
>
> Cheers
>
> Paul
>
I got it this morning with no problems.
Bob
Aldo Calpini wrote:
> Bob Stango wrote:
> > I found the MaxLength option in the docs but it does not seem
> > to limit the field. What I want is to be able to have the field
> > restricted to 15 characters. So no more characters could be
> > typed in. Is this possible?
Did the GUI Builder written by David Hiltz ever find a download home? I need
to re-install it and was wondering where I can find it. Thanks.
Bob
Hi all,
I am using this to create a text field:
# Create text field for Computer Name entry
$Win->AddTextfield(
-MaxLength=> 15,
-text=> "",
-name=> "Host_Name",
-left=> 285,
-top => 243,
-tabstop => 1,
-width => 100,
-
4 matches
Mail list logo