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 |
|---|---|---|
| Curt McNaughton | May 07, 2012 09:12AM | |
| KathyCline | May 07, 2012 09:27AM | |
| Curt McNaughton | May 07, 2012 09:44AM | |
| KathyCline | May 07, 2012 12:31PM |