in reply to simplifying an expression
I tested it, it works... here's a breakdown./<TR[^>]*>\s*(?:<[^>]*>|\s+)+([^<]+)(?:<[^>]*>|\s+)+([^<]+)/;
This will work for this case, however you may need some code in there to make sure you
don't get data from other TDs... maybe check for mrktdata1 or something else that is unique to these
TDs. Currency is in $1, rate is in $2. enjoy.
- Ant
|
|---|