12-20-2010, 11:04 AM
Hi Sudhir,
The Regular Expression will be:
.* to .*
But this wont be able to check if the values are getting populated as per your selection on previous page rather it will consider any text before and after "to".
The Regular Expression will be:
.* to .*
But this wont be able to check if the values are getting populated as per your selection on previous page rather it will consider any text before and after "to".