DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    Barend Esterhuizen Guest

    Mask Property for a Textbox

    Hi there,
    Is it possible to set a Mask property for a textbox. I'm currently using the
    Maskededit control with a mask but when I try to update a recordset to my
    database I receive a error because of the mask.



    --
    Barend



  2. #2
    Arthur Wood Guest

    Re: Mask Property for a Textbox


    Rather than using the Text property of the Masked Edit Control, use the ClipText
    property - that will only return the actual characters entered by the user,
    without the Mask Literals.

    Arthur Wood



    "Barend Esterhuizen" <d.esterhuizen@intekom.co.za> wrote:
    >Hi there,
    >Is it possible to set a Mask property for a textbox. I'm currently using

    the
    >Maskededit control with a mask but when I try to update a recordset to my
    >database I receive a error because of the mask.
    >
    >
    >
    >--
    >Barend
    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links