Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need the textbox to accept only Numbers

user7351276Jul 26 2010 — edited Jul 26 2010
Hello I have a textbox to enter Ph no.

this is the command
htp.print(htf.formText('Enter Ph no:','17', '4',v_Ph_no))


But here it accepts both numbers and characters.

Is there a way to make the textbox accept only Numbers.

Is there any simple way or do we need to use javascript like keypress?


Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2010
Added on Jul 26 2010
1 comment
655 views