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 |
|---|---|---|
| Steve | May 22, 2010 12:21AM | |
| KathyCline | May 22, 2010 11:04AM | |
| Steve | May 22, 2010 02:39PM | |
| KathyCline | May 24, 2010 09:14AM | |
| Steve | May 24, 2010 06:30PM | |
| KathyCline | May 25, 2010 10:32AM | |
| Steve | May 25, 2010 06:10PM | |
| KathyCline | May 26, 2010 03:09PM |