Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Input Mask for date field


  • From: javascript@xxxxxxxxxx (Bill Marriott)
  • Subject: [Javascript] Input Mask for date field
  • Date: Sat, 28 Jul 2001 08:27:11 +1000

This is a multi-part message in MIME format.

------=_NextPart_000_0018_01C1173F.18E7AFA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

RE: [Javascript] Tabbing past the bottom of the windowHi Everyone,

This is obviously a newbies question but I can't find any reference to =
it anywhere else.
Can you put an input mask on a form input field for a date. eg. __/__/__ =
or something so that the user only has to type in the numbers and not =
the /'s. (as in MS Access)
Or is it better to use 3 fields close together , one for each of month, =
day and year.

Thanks

Bill

------=_NextPart_000_0018_01C1173F.18E7AFA0
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><TITLE>RE: [Javascript] Tabbing past the bottom of the =
window</TITLE>
<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 Everyone,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>This is obviously a newbies question =
but I can't=20
find any reference to&nbsp;it anywhere else.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Can you put an input mask on a form =
input field for=20
a date. eg. __/__/__ or something so that the user only has to type in =
the=20
numbers and not the /'s.</FONT>&nbsp;<FONT face=3DArial size=3D2>(as in =
MS=20
Access)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Or is it better to use 3 fields close =
together ,=20
one for each of month, day and year.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Bill</FONT></DIV></BODY></HTML>

------=_NextPart_000_0018_01C1173F.18E7AFA0--