Not sure if this is possilbe....but i'd like to use an HTTP monitor to search a web page and tell me if a specific path is in the source....but i want to use a wildcard as part of the search string.....for instance this search string works...... /javascript/localized/ie8.js ....but i'd like to have the monitor search for any .js......is there a way to do this....i've already tried this /javascript/localized/*.js and it doesn't work....
thanks in advance