<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2723.2500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style="COLOR: #000000; FONT-FAMILY: Arial" bgColor=#ffffff>
<DIV><FONT size=2>A piece of cake.&nbsp; I did a similar "dynamic filter" for 
phone numbers and toll-free numbers a while back, and I'm enclosing the code I 
did it with.&nbsp; If you speak 'reg-ex' the masks themselves should be 
self-explanatory, and if&nbsp;not, drop me a line and we'll over it in 
detail.&nbsp; [The thing is semi-customized for IE6+, but it wouldn't take much 
to make it viable under Netscape].</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>-- Dave Lovering</FONT></DIV>
<DIV><FONT size=2>-- <A 
href="mailto:dlovering@gazos.com">dlovering@gazos.com</A></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=binklt@sosmail.state.mo.us 
  href="mailto:binklt@sosmail.state.mo.us">Binkley, Tammi</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
  href="mailto:'javascript@LaTech.edu'">'javascript@LaTech.edu'</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, March 24, 2003 10:46 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Javascript] Javascript or 
  ASP.Net - Input Mask for Text Box then Auto Tab</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=375075017-24032003><FONT size=2>Using ASP.Net, I'm trying to 
  add an input mask to several Text Boxes which are date fields.&nbsp; We want 
  the date to appear "mm/dd/yyyy" in which the user would only enter the actual 
  numbers and the input mask would insert the "/".&nbsp; Once this is achieved 
  the function should auto tab to the next field.&nbsp; I actually have a 
  function for the auto tab which works perfectly for ASP.Net, I am however, 
  having a hard time figuring out how to insert the "/" into the field.&nbsp; 
  Any suggestions?</FONT></SPAN></DIV>
  <P><B><I><FONT face="Comic Sans MS" color=#800000>Tammi Binkley</FONT></I></B> 
  <BR><FONT face="Comic Sans MS" color=#800000>Information Technology</FONT> 
  <BR><FONT face="Comic Sans MS" color=#800000>Missouri Secretary of State 
  Office</FONT> <BR><FONT face="Comic Sans MS" color=#800000>600 West Main 
  Street</FONT> <BR><FONT face="Comic Sans MS" color=#800000>Jefferson City, MO 
  65101</FONT> <BR><B><FONT face="Comic Sans MS" 
  color=#800000>573-526-1242</FONT></B> <BR><B><FONT face="Comic Sans MS" 
  color=#800000>binklt@sosmail.state.mo.us</FONT></B> </P>
  <DIV>&nbsp;</DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Javascript mailing 
  list<BR>Javascript@LaTech.edu<BR>https://lists.LaTech.edu/mailman/listinfo/javascript<BR></BLOCKQUOTE></BODY></HTML>