dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi

Posted by mraj146 1 year 41 weeks ago

pic
 mraj146
mobiForge Newbie
Posts: 2
Joined: 1 year ago
[offline]

I have a mobile text box (asp.net) which needs to have only numeric digits as its input.
When a user needs to enter '2' in the text box it will first give a,b,c and then gives 2
similarly for 3 - d,e,f will come first and then '3'.

I need in such a way that the format of enterting the data should be numeric if it is a numeric text box....

hope any one understood my issue.....

Posted by mattan 1 year ago

pic
 mattan
mobiForge Enthusiast
Posts: 17
Joined: 4 years ago
[offline]

In this thread there are a few different approaches to try out: http://tech.groups.yahoo.com/group/wmlprogramming/message/32675

Posted by mraj146 1 year ago

pic
 mraj146
mobiForge Newbie
Posts: 2
Joined: 1 year ago
[offline]

hey...thanks a ton mattan.... i will follow it and will let know the result.........