distinguish input in textbox
is it possible to distinguish input by typing or by button clicking when enter data in textbox in asp.net?
User Profile
Collapse
-
calculator in asp.net
I'm making a calculator in asp.net and i have a problem that how can i distinguish textbox data that it was from button click or type data and when i type sign(+-*/) in textbox , sign not displayed but saved. How can i implement?Leave a comment:
-
calculator in asp.net
In asp.net,When I type letter in textbox, textbox doesn't show this letter and save in variable and when i type digit in textbox, textbox shows this digit and store in another variable. How should i do?Last edited by jhardman; Jul 15 '10, 02:18 PM. Reason: moved to asp.net forum, accidentally posted in "classic ASP"
No activity results to display
Show More
Leave a comment: