PC Review


Reply
Thread Tools Rating: Thread Rating: 2 votes, 1.00 average.

Cross-Browser Mask Edit Control

 
 
=?Utf-8?B?VGFp?=
Guest
Posts: n/a
 
      30th Dec 2004
Hi all,
I have an ASP.NET web project that requires some mask control for entering
Birthday, SSN, Phone number. I searched on Google and found some mask
controls that worked very well on IE. But with Mozilla they did not work.
Any body have any idea about these controls, or know where can i find it?
And i wonder if we can write these controls with JavaScripts (Cross-Browser
support)
I appreciate your help.
Thank You
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U2NvdHQgU2ltb25z?=
Guest
Posts: n/a
 
      30th Dec 2004
Set a textbox's display mode to password.
 
Reply With Quote
 
Peter Blum
Guest
Posts: n/a
 
      30th Dec 2004
For dates, there are numerous third party DateTextBoxes with popup
calendars. Some have very good filtering of keystrokes and can reformat date
entries. Mine is "Peter's Date Package"
(http://www.peterblum.com/datecontrols/home.aspx). There are some good demos
on my site. It includes time entry and validators too.

I have studied the issue of masked text boxes as I've thought about creating
a commercial one. I'm not satisified that the underlying browser technology
offers enough to keep the user out of trouble when they move the insertion
point inside existing text. (IE doesn't even let you know where the
insertion point is.) So even if you find a masked textbox, please be sure to
assign a validator to it (like RegularexpressionValidator) to confirm it
matches your requirements.

--- Peter Blum
www.PeterBlum.com
Email: (E-Mail Removed)
Creator of "Professional Validation And More" at
http://www.peterblum.com/vam/home.aspx

"Tai" <(E-Mail Removed)> wrote in message
news:94B36337-69CF-490A-9F53-(E-Mail Removed)...
> Hi all,
> I have an ASP.NET web project that requires some mask control for entering
> Birthday, SSN, Phone number. I searched on Google and found some mask
> controls that worked very well on IE. But with Mozilla they did not work.
> Any body have any idea about these controls, or know where can i find it?
> And i wonder if we can write these controls with JavaScripts
> (Cross-Browser
> support)
> I appreciate your help.
> Thank You



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cross-browser Real-time Message, Remote JavaScript Callback, and Monitoring Browser States msdngroup Microsoft ASP .NET 5 30th Jan 2008 06:26 PM
Re: Cross-browser Real-time Message, Remote JavaScript Callback, and Monitoring Browser States msdngroup Microsoft ASP .NET 0 15th Dec 2007 08:38 PM
Making a Cross-Platform Cross-Manufacturer Browser Plugin? Chris Shearer Cooper Windows XP Internet Explorer 3 17th Nov 2006 02:43 PM
Mask Edit control In ASP.NET for phone # or Zip CAradhana@gmail.com Microsoft ASP .NET 7 12th Apr 2005 09:37 PM
Re: Mask Edit Control. Does it exist? tanwaiho@gmail.com Microsoft Dot NET Compact Framework 1 17th Mar 2005 07:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:45 AM.