Tag in textarea?
Xu Jia <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
if i have following code in html file:
<textarea name=ta>test<img src=a.jpg></textarea>
with browser.getFormParameterValue("ta"), it returns only "test" instead
of "test<img src=a.jpg>"?
I have checked, there is no difference between
<textarea name=ta>test<img src=a.jpg></textarea>
<textarea name=ta>test</textarea><img src=a.jpg>?
How can I get the real value of the textarea?
thanks!
Regards,
Xu
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642