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 |
|---|---|---|
| Earl W | June 22, 2012 08:52AM | |
| KathyCline | June 22, 2012 02:13PM | |
| Earl W | June 22, 2012 10:38PM | |
| KathyCline | June 25, 2012 08:22AM |