the Ajax Control Toolkit "html extender" for textboxes does not correctly handle html links such as:
```
<a href='javascript:alert("hello world");'>click here</a>
```
But I don't know where to submit a bug report.
Thanks.
-- Gideon
```
<a href='javascript:alert("hello world");'>click here</a>
```
But I don't know where to submit a bug report.
Thanks.
-- Gideon