paulsey
Tue Nov 04 08:31:33 CST 2003
Ed,
Validation is used to set constraints on vaules entered into form fields.
To use it on a Text Box, per your example below, just ight-click in the text box and choose Form Field Properties. You can then press the Validate button to display the Text Box Validation dialog box.
--
Paul Seymour, MCSE
Partner Technical Lead
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
--------------------
>Content-Class: urn:content-classes:message
>From: "Ed Podowski" <anonymous@discussions.microsoft.com>
>Sender: "Ed Podowski" <anonymous@discussions.microsoft.com>
>Subject: Forms-Text Box Validation
>Date: Tue, 4 Nov 2003 04:53:55 -0800
>Lines: 5
>Message-ID: <0af601c3a2d2$b4736880$a501280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Thread-Index: AcOi0rRx70MH5TNWT9q8LSyIFKdnmw==
>Newsgroups: microsoft.public.frontpage.programming
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.frontpage.programming:22782
>NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
>X-Tomcat-NG: microsoft.public.frontpage.programming
>
>I am looking for information about using and setting up
>validation in FrontPage. For Example, text box
>validation. I am using server extension on a unix
>server, if that makes a difference. Thank you for your
>help.
>