[Zope] Forcing
Pedro Silva
Pedro Silva" <pedro.silva@ruido-visual.pt
Fri, 18 Feb 2000 15:16:07 -0000
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01BF7A23.149ADA40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I have a form with manu fields. How can I make that the name field just =
can take letters.?
Example:
Name: can just have a name with letters
Address: can receive letter and numbers
Phone: just numbers
Can anyone tell me how to do this in the dtml-method that will verify =
the values of the fields?
Thanks. This is kind fo urgent!!!!
Pedro
------=_NextPart_000_0005_01BF7A23.149ADA40
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I have a form with manu fields. How can =
I make that=20
the name field just can take letters.?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Example:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Name: <STRONG>can just have a name with =
letters</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Address: <STRONG>can receive letter and =
numbers</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Phone: <STRONG>just =
numbers</STRONG></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Can anyone tell me how to do this in =
the=20
dtml-method that will verify the values of the fields?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks. This is kind fo =
urgent!!!!</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Pedro</FONT></DIV></BODY></HTML>
------=_NextPart_000_0005_01BF7A23.149ADA40--