Parse numbers in singe textbox for query
- by Joshua Slocum
I’ve built a webform in Visual Web Developer Express 2008 to help me with my work. I use a webform to run query requests that are emailed to me. The inputs are in this format
12312 12312
12312 12312
12312 12312
12312 12312
I enter the first number in a textbox and the second number in another textbox and click a button that runs a query and…