Forums

This topic is locked

Input Mask

Posted 04 May 2003 09:04:55
1
has voted
04 May 2003 09:04:55 Ken Dobson posted:
I may be overlooking this somewhere, but does anyone know if it's possible to do an input mask in DWMX? I'd like to be able to setup masks for date fields, phone number fields with area code, SSN fields, etc.

Thanks for any insight,

Ken

Replies

Replied 06 May 2003 09:36:30
06 May 2003 09:36:30 Vince Baker replied:
There are some javascript example of what you want to do out there, however you will normally find that adding some text explaining what you need entered (dd/mm/yyyy) and then validation on the field is the usual practice.

search through some of the free javascript sites to find what you want if you are sure you want to do it like this.

Regards
Vince

Visit my home: www.chez-vince.com

VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 07 May 2003 18:41:38
07 May 2003 18:41:38 Ken Dobson replied:
Thanks Vince. I haven't had much luck finding a JS script for a MM/DD/YY mask. The ones I've found have the YYYY for the year. If anyone knows of such a beast, let me know.

I can't believe someone hasn't come out with an extension to do something like this. Would be a popular one if they did.

Ken
Replied 07 May 2003 20:49:53
07 May 2003 20:49:53 Brent Colflesh replied:
You might try Massimo's RegEXP Validator:

www.massimocorner.com/dw/behaviors.htm

Regards,
Brent

Replied 31 Oct 2003 21:08:01
31 Oct 2003 21:08:01 D.D.M. van Zelst replied:
regexp validator is ok, but can only check one inputfield in that form. Not more!!!!!!!
Replied 01 Nov 2003 23:31:33
01 Nov 2003 23:31:33 Janusz Jasinski replied:

Reply to this topic