Results 1 to 2 of 2

Thread: Entry mask for textbox

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2001
    Location
    MA, US
    Posts
    78

    Entry mask for textbox

    Hi,

    On a web page, I need to capture an ammount with this entry mask “ $_ _ _ . _ _ ” .
    Is this possible?
    Can I make it to look and work like an ATM screen (you enter numbers and they move left as you enter?

    Thank you,

    Sorin

  2. #2
    C# Aficionado Lord_Rat's Avatar
    Join Date
    Sep 2001
    Location
    Cave
    Posts
    2,497
    You should use JavaScript instead. The Server post-back architecture adds too much time overhead to be of use here.
    Need to re-register ASP.NET?
    C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i

    (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)

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