This topic is locked

Between search on number fields

6/20/2007 5:03:53 PM
PHPRunner General questions
G
Gidget author

I have field called price, and I want to set the search option to search between two user input values.
If I search using some operators, less than or greater than for example, the field appears to be recognized as a number and I get a correct result.
When use between, it seems to be matching on a text string.
How can I accomplish searching two input ranges and have it processed as a numeric value? It is a number in the db.

Alexey admin 6/21/2007

Hi,
I wasn't able to reproduce this problem

Publish your project on Demo Account server and send a link to support@xlinesoft.com

Include the instructions on reproducing the error.