Results 1 to 4 of 4

Thread: format textbox

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    format textbox

    I need a txtbox to be formatted to currency and another to accept a credit card number. Is there a maskedit box in .NET?

  2. #2
    Hyperactive Member
    Join Date
    Feb 2003
    Posts
    263
    Hi

    Use the format funtion on the leave event, or monitor the key presses. For example: Credit card # read 4 numbers, then - then 4 numbers!

    Hope this helps

    Danny

  3. #3

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    is there a way I can have the textbox formatted on the page_load?

  4. #4
    Hyperactive Member
    Join Date
    Feb 2003
    Posts
    263
    Hi

    Just put the format fucntion on the form load, not sure of your goal in this, can you be more speicfic

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width