Advertisement
2002ASP Miscellaneous #148

Stop Typeing in Textboxes but dont diasble them

This Code stops the End-user typing o#into a textbox but still allows them to scroll it because it is not disabled

AI

สรุปโดย AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

ซอร์สโค้ด
original-source
in textbox_keypress
keyascii = 0
in textbox_keydown and textbox_keyup
keycode = 0
Its as simple as that.
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine