J
Jason Cowsill
Hi -
I am looking for a way to dynamically alter a textbox WHILE the user is
typing in it. One example would be while a user is entering their phone
number a dash would be entered automatically as soon as the user types the
third digit - the fourth digit would then follow the dash.
I've seen this done on several sites now. I know it can be done once the
user leaves the textbox with a postback, but I would like to try to
accomplish it while the user is typing.
Any help would be appreciated. I'm not sure how to go about it. I'm using C#
but VB is okay too.'
Thank you,
Jason
I am looking for a way to dynamically alter a textbox WHILE the user is
typing in it. One example would be while a user is entering their phone
number a dash would be entered automatically as soon as the user types the
third digit - the fourth digit would then follow the dash.
I've seen this done on several sites now. I know it can be done once the
user leaves the textbox with a postback, but I would like to try to
accomplish it while the user is typing.
Any help would be appreciated. I'm not sure how to go about it. I'm using C#
but VB is okay too.'
Thank you,
Jason