start && end > -1) { if (start > -1) { var res = data.substring(start, end); start = res.indexOf('>') + 1; res = res.substring(start); if (res.length != 0) { eval(res); } } cursor = end + 1; } } } //]]>
| Subject | Author | Posted |
|---|---|---|
| Wayno | June 05, 2012 10:00AM | |
| KathyCline | June 05, 2012 11:45AM | |
| Wayno | June 05, 2012 12:02PM | |
| KathyCline | June 05, 2012 12:04PM |