| web connector - how to specify common patterns as parameters [message #56909] |
Wed, 27 August 2008 17:12 |
Michael Giroux Messages: 287 Registered: July 2009 |
Senior Member |
|
|
I have several queries that match a common date time string somewhere in the
pattern:
<td>[^0-9]*?[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]
[0-9][0-9]:[0-9][0-9]</td>
I tried to specify this pattern as a parameter then use a variable reference
in the Query Pattern of the query:
......${date_time}....
This did not return any rows.
Is there a way to define common pattern bits?
Michael
|
|
|
Powered by
FUDForum. Page generated in 0.07665 seconds