Like Michael Covington, I am not sure what you are asking. However, here is
an alternative answer. If you are talking about trying to determine if a
user has entered a number into a text field using scientific notation, you
can use a regular expression to test the format.
This article shows how to use regular expressions to identify different
number types. You would use the same pattern, but use one of the regex
patterns for a scientific notation number.
thing is that i hava a textbox in whitch is programmicly
written a number.
I want to find out if the number(string) in textbox is written in
scientific format
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.